Files
firefly-iii/storage/database/databasecopy.sqlite
T

391 lines
252 KiB
Plaintext
Raw Normal View History

2017-04-23 19:06:45 +02:00
SQLite format 3@ ËüB ËRûöñìçâÝØÓÎÉÄ¿ºµ°«¦¡œP9M7K5H3E2B0@.>-;,8*4(0%-"* (&# 

2017-04-08 17:51:34 +02:00
9Ó©W2Ù±a9& Q 2017_04_13_163623_changes_for_v440&
2017-04-23 19:06:45 +02:00
Q 2016_12_28_203205_changes_for_v431& Q 2016_12_22_150431_changes_for_v430&Q 2016_11_24_210552_changes_for_v420&Q 2016_10_22_075804_changes_for_v410/c 2016_10_09_150037_expand_transactions_table#K 2016_09_12_121359_fix_nullables&Q 2016_08_25_091522_changes_for_3101(U 2016_06_16_000002_create_main_tables(U 2016_06_16_000001_create_users_table+[ 2016_06_16_000000_create_support_tables
¤ðÝÁªŸti\L0øîÛÉ¿fS0¢íÜÌ»¤/available_budgets#preferences# export_jobs#import_jobs5category_transaction1budget_transaction
#attachments!Ecategory_transaction_journal%transactionsŽ5transaction_journals>Abudget_transaction_journalõ;tag_transaction_journalTtags%rule_actions'rule_triggers rules# rule_groups/piggy_bank_events  #piggy_banks
9piggy_bank_repetitions !categories
budgets bills%account_meta accounts* users roles/transaction_types9transaction_currencies'account_types !migrations
2017-04-23 19:06:45 +02:00
éÄQÙUé/ 332017-04-23 17:06:022017-04-23 17:06:02Loan933)2017-04-23 17:06:022017-04-23 17:06:02Import account>3332017-04-23 17:06:022017-04-23 17:06:02Beneficiary accountB33;2017-04-23 17:06:022017-04-23 17:06:02Initial balance account:33+2017-04-23 17:06:022017-04-23 17:06:02Revenue account:33+2017-04-23 17:06:022017-04-23 17:06:02Expense account833'2017-04-23 17:06:022017-04-23 17:06:02Asset account733%2017-04-23 17:06:022017-04-23 17:06:02Cash account:33+2017-04-23 17:06:022017-04-23 17:06:02Default account
RÊnÜí[R¢Loan )Import account3Beneficiary account;Initial balance account+Revenue account+Expense account'Asset account%Cash account+ Default account
:Ä>¿w:; 332017-04-23 17:06:022017-04-23 17:06:02XBTBitcoinBF 33/2017-04-23 17:06:022017-04-23 17:06:02IDRIndonesian rupiahRpB 33'2017-04-23 17:06:022017-04-23 17:06:02GBPBritish Pound£9 332017-04-23 17:06:022017-04-23 17:06:02BRLRealR$E 33-2017-04-23 17:06:022017-04-23 17:06:02HUFHungarian forintFt= 332017-04-23 17:06:022017-04-23 17:06:02USDUS Dollar$: 332017-04-23 17:06:022017-04-23 17:06:02EUREuro€
ÉáùÙéÑñÉXBTIDRGBPBRLHUFUSD EUR
[Y>¾[`99„[tabletransaction_currenciestransaction_currenciesCREATE TABLE "transaction_currencies" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "code" varchar not null, "name" varchar not null, "symbol" varchar not null, "decimal_places" integer not null default '2')~?'#indexaccount_types_type_uniqueaccount_typesCREATE UNIQUE INDEX "account_types_type_unique" on "account_types" ("type")F''Ktableaccount_typesaccount_typesCREATE TABLE "account_types" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "type" varchar not null)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)$!!tablemigrationsmigrationsCREATE TABLE "migrations" ("id" integer not null primary key autoincrement, "migration" varchar not null, "batch" integer not null)
2017-04-23 19:06:45 +02:00
¼­>d"Q9Gindextransaction_currencies_code_uniquetransaction_currenciesCREATE UNIQUE INDEX "transaction_currencies_code_unique" on "transaction_currencies" ("code")n//ƒ tabletransaction_typestransaction_types
CREATE TABLE "transaction_types" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "type" varchar not null)G/3indextransaction_types_type_uniquetransaction_types CREATE UNIQUE INDEX "transaction_types_type_unique" on "transaction_types" ("type")# „)tablejobsjobs CREATE TABLE "jobs" ("id" integer not null primary key autoincrement, "queue" varchar not null, "payload" text not null, "attempts" integer not null, "reserved" integer not null, "reserved_at" integer null, "available_at" integer not null, "created_at" integer not null)
WSindexjobs_queue_reserved_reserved_at_indexjobs
CREATE INDEX "jobs_queue_reserved_reserved_at_index" on "jobs" ("queue", "reserved", "reserved_at")
2017-04-23 19:06:45 +02:00
 È] ;33+2017-04-23 17:06:022017-04-23 17:06:02Opening balance4332017-04-23 17:06:022017-04-23 17:06:02Transfer3332017-04-23 17:06:022017-04-23 17:06:02Deposit633!2017-04-23 17:06:022017-04-23 17:06:02Withdrawal
2017-04-08 17:51:34 +02:00
ÅæÅÙò+Opening balance Transfer Deposit
2017-04-23 19:06:45 +02:00
! Withdrawal



åå Œˆ ++stablepassword_resetspassword_resetsCREATE TABLE "password_resets" ("email" varchar not null, "token" varchar not null, "created_at" datetime not null) C+indexpassword_resets_email_indexpassword_resetsCREATE INDEX "password_resets_email_index" on "password_resets" ("email")
2017-04-23 19:06:45 +02:00
C+indexpassword_resets_token_indexpassword_resetsCREATE INDEX "password_resets_token_index" on "password_resets" ("token")y##ƒ9tablepermissionspermissionsCREATE TABLE "permissions" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "name" varchar not null, "display_name" varchar null, "description" varchar null)v;#indexpermissions_name_uniquepermissionsCREATE UNIQUE INDEX "permissions_name_unique" on "permissions" ("name")




U¤UM3332017-04-23 17:06:022017-04-23 17:06:02demoDemo UserUser is a demo userZ33!I2017-04-23 17:06:022017-04-23 17:06:02ownerSite OwnerUser runs this instance of FF3
2017-03-04 11:21:42 +01:00
77!ì+gƒ-tablerolesrolesCREATE TABLE "roles" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "name" varchar not null, "display_name" varchar null, "description" varchar null)^/indexroles_name_uniquerolesCREATE UNIQUE INDEX "roles_name_unique" on "roles" ("name")h++tablepermission_rolepermission_roleCREATE TABLE "permission_role" ("permission_id" integer not null, "role_id" integer not null, foreign key("permission_id") references "permissions"("id") on delete cascade on update cascade, foreign key("role_id") references "roles"("id") on delete cascade on update cascade, primary key ("permission_id", "role_id"))=Q+indexsqlite_autoindex_permission_role_1permission_roleRwtablesessionssessionsCREATE TABLE "sessions" ("id" varchar not null, "user_id" integer null, "ip_address" varchar null, "user_agent" text null, "payload" text not null, "last_activity" integer not null)
2017-04-23 19:06:45 +02:00
îî÷demo owner


2017-04-23 19:06:45 +02:00


ÖÖ<7·d1indexsessions_id_uniquesessionsCREATE UNIQUE INDEX "sessions_id_unique" on "sessions" ("id")x''ƒ/tableconfigurationconfigurationCREATE TABLE "configuration" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "name" varchar not null, "data" text not null)~?'#indexconfiguration_name_uniqueconfigurationCREATE UNIQUE INDEX "configuration_name_unique" on "configuration" ("name")F„ktableusersusersCREATE TABLE "users" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "email" varchar not null, "password" varchar not null, "remember_token" varchar null, "reset" varchar null, "blocked" integer not null default '0', "blocked_code" varchar null)


SuäS 33O
2017-04-08 17:51:34 +02:00
2017-04-23 17:06:032017-04-23 17:06:03thegrumpydictator+three@gmail.com$2y$10$Sfmpp0tTQcUMuZ2waRjZ0OSIaccr8DrgytgAKLiinNkz2NrnpY0RG 33O
2017-04-23 19:06:45 +02:00
2017-04-23 17:06:032017-04-23 17:06:03thegrumpydictator+empty@gmail.com$2y$10$/9GHCpiq5IP154jGxdKBuOXR9GpNWES9LULNu.SlbuNnqydI7lkLu 33C
2017-04-23 17:06:032017-04-23 17:06:03thegrumpydictator@gmail.com$2y$10$vS7edGzbF3gGCEND6OSh7ud54IMA3HS5eWDRJgz0x2yblZcRgM2j6ìWûöñìV)UTS
¼„5ˆ=tableaccountsaccountsCREATE TABLE "accounts" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "user_id" integer not null, "account_type_id" integer not null, "name" varchar not null, "virtual_balance" numeric null, "iban" varchar null, "active" tinyint(1) not null default '1', "encrypted" tinyint(1) not null default '0', foreign key("user_id") references "users"("id") on delete cascade, foreign key("account_type_id") references "account_types"("id") on delete cascade)A%%„Etableaccount_metaaccount_meta!CREATE TABLE "account_meta" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "account_id" integer not null, "name" varchar not null, "data" text not null, foreign key("account_id") references "accounts"("id") on delete cascade)
__s##‡itablepiggy_bankspiggy_banks"CREATE TABLE "piggy_banks" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "account_id" integer not null, "name" varchar not null, "targetamount" numeric not null, "startdate" date null, "targetdate" date null, "order" integer not null default '0', "active" tinyint(1) not null default '0', "encrypted" tinyint(1) not null default '1', foreign key("account_id") references "accounts"("id") on delete cascade)ƒ
99…/tablepiggy_bank_repetitionspiggy_bank_repetitions$CREATE TABLE "piggy_bank_repetitions" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "piggy_bank_id" integer not null, "startdate" date null, "targetdate" date null, "currentamount" numeric not null, foreign key("piggy_bank_id") references "piggy_banks"("id") on delete cascade)
ÂÄKÕš_$é®s8ýÂ933!2017-04-23 17:06:032017-04-23 17:06:032015-04-019
33!2017-04-23 17:06:032017-04-23 17:06:03
2015-04-019 33!2017-04-23 17:06:032017-04-23 17:06:03 2015-04-019 33!2017-04-23 17:06:032017-04-23 17:06:03 2015-04-019
33!2017-04-23 17:06:032017-04-23 17:06:03
2015-04-019 33!2017-04-23 17:06:032017-04-23 17:06:03 2015-04-01933!2017-04-23 17:06:032017-04-23 17:06:032015-04-01933!2017-04-23 17:06:032017-04-23 17:06:032015-04-01933!2017-04-23 17:06:032017-04-23 17:06:032015-04-01933!2017-04-23 17:06:032017-04-23 17:06:032015-04-01933!2017-04-23 17:06:032017-04-23 17:06:032015-04-01:33!2017-04-23 17:06:032017-04-23 17:06:032015-04-01x;33!2017-04-23 17:06:032017-04-23 17:06:032015-04-01M:33 !2017-04-23 17:06:032017-04-23 17:06:032015-04-01ß
1e‰A33 UMƒEƒ=ƒ=ƒ=ƒE 2017-04-23 17:06:032017-04-23 17:06:03FireflyIII\Models\TransactionJournal6541090a3b5ebccb23f2cc2aaeef9261eyJpdiI6IklZNjZyMkFxMWhrUCtQR2pTcmxPWXc9PSIsInZhbHVlIjoiMllhMnl2dlN6Vî‰A33 UMƒ=ƒ=ƒEƒEƒ= 2017-04-23 17:06:032017-04-23 17:06:03FireflyIII\Models\TransactionJournalef2ccd588b3e52a2ff11f4d0c8132efceyJpdiI6InhVVVB5K1NDNjNvNTVSR1B3RGpXOHc9PSIsInZhbHVlIjoiemxJTWlYMWJ3Wí‰D33 UMƒ=ƒEƒEƒEƒ= 2017-04-23 17:06:032017-04-23 17:06:03FireflyIII\Models\TransactionJournal8482d794f5931f058ed4221874176f93eyJpdiI6IlYwTDlReWpyZkNSR3NSMDRoMTlRWmc9PSIsInZhbHVlIjoiN0J4aTh4UmM2eGVYeì
ÀÀ„=##ˆAtableattachmentsattachments%CREATE TABLE "attachments" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "user_id" integer not null, "attachable_id" integer not null, "attachable_type" varchar not null, "md5" varchar not null, "filename" varchar not null, "title" varchar null, "description" text null, "notes" text null, "mime" varchar not null, "size" integer not null, "uploaded" tinyint(1) not null default '1', foreign key("user_id") references "users"("id") on delete cascade)
° &°t33 'E! 2017-04-23 17:06:032017-04-23 17:06:03Inactive Billinsurer,plus,inactive,healthxŒ2015-01-01monthlyx33 -G! 2017-04-23 17:06:032017-04-23 17:06:03Health insuranceinsurer,plus,insurance,healthxŒ2015-01-01monthly^33 )! 2017-04-23 17:06:032017-04-23 17:06:03Rentrent,land,lordW2015-01-01monthly
eeŠtablebillsbills'CREATE TABLE "bills" ("id" integer not null primary key autoincrement, "created_at" datetime nu
å׫»ŸÊò finished running#p-configure!p-settings settings
configure complete
! testImportûöûõ
TTŒÍ5&##„1tablepreferencespreferences3CREATE TABLE "preferences" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "user_id" integer not null, "name" varchar not null, "data" text not null, foreign key("user_id") references "users"("id") on delete cascade)>'„Ktablerole_userrole_user5CREATE TABLE "role_user" ("user_id" integer not null, "role_id" integer not null, foreign key("user_id") references "users"("id") on delete cascade on update cascade, foreign key("role_id") references "roles"("id") on delete cascade on update cascade, primary key ("user_id", "role_id"))1(Eindexsqlite_autoindex_role_user_1role_user6
ûû
ûû
˜˜f
33 '_ 2017-04-23 17:06:032017-04-23 17:06:03Default rulesAll your rules not in a particular group.
ƃ%)##tablerule_groupsrule_groups7CREATE TABLE "rule_groups" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "user_id" integer not null, "title" varchar not null, "description" text null, "order" integer not null default '0', "active" tinyint(1) not null default '1', foreign key("user_id") references "users"("id") on delete cascade)„7*ˆMtablerulesrules9CREATE TABLE "rules" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "user_id" integer not null, "rule_group_id" integer not null, "title" varchar not null, "description" text null, "order" integer not null default '0', "active" tinyint(1) not null default '1', "stop_processing" tinyint(1) not null default '0', foreign key("user_id") references "users"("id") on delete cascade, foreign key("rule_group_id") references "rule_groups"("id") on delete cascade)
ƒƒ{ 33 ;q 2017-04-23 17:06:032017-04-23 17:06:03Your first default ruleThis rule is an example. You can safely delete it.
X¥XK
33 %) 2017-04-23 17:06:032017-04-23 17:06:03set_categoryLarge expensesY
33 39 2017-04-23 17:06:032017-04-23 17:06:03prepend_descriptionBought the world from
[[+ƒM+%%†]tablerule_actionsrule_actions:CREATE TABLE "rule_actions" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "rule_id" integer not null, "action_type" varchar not null, "action_value" varchar not null, "order" integer not null default '0', "active" tinyint(1) not null default '1', "stop_processing" tinyint(1) not null default '0', foreign key("rule_id") references "rules"("id") on delete cascade)ƒR,''†ctablerule_triggersrule_triggers<CREATE TABLE "rule_triggers" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "rule_id" integer not null, "trigger_type" varchar not null, "trigger_value" varchar not null, "order" integer not null default '0', "active" tinyint(1) not null default '1', "stop_processing" tinyint(1) not null default '0', foreign key("rule_id") references "rules"("id") on delete cascade)
[K
33 +# 2017-04-23 17:06:032017-04-23 17:06:03from_account_isDavid BowieY
33 )A 2017-04-23 17:06:032017-04-23 17:06:03description_isThe Man Who Sold the WorldH
33 #' 2017-04-23 17:06:032017-04-23 17:06:03user_actionstore-journalûdûc
AAƒ<-†[tabletagstags=CREATE TABLE "tags" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "user_id" integer not null, "tag" varchar not null, "tagMode" varchar not null, "date" date null, "description" text null, "latitude" numeric null, "longitude" numeric null, "zoomLevel" tinyint(1) null, foreign key("user_id") references "users"("id") on delete cascade)4ÓüûöñìçâÝØÓÎÉý·±«¥Ÿ{uoic]WQKE?93-'! ý÷ñëåßÙÓú„;ê„1è„&å„ã„à„݃zÛƒo׃dÕƒYÒƒNЃC΃8˃-ȃ"Ńƒ ¿ƒ½‚v»‚k¸‚`¶‚U³‚J°‚?¬‚4ª‚)¨‚¥‚£‚ }žrg˜\QF;0%ˆ}y{nxcvXtMqBo7m,j!hg
11‡L.55Ž;tabletransaction_journalstransaction_journals?CREATE TABLE "transaction_journals" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "user_id" integer not null, "transaction_type_id" integer not null, "bill_id" integer null, "transaction_currency_id" integer not null, "description" varchar not null, "date" date not null, "interest_date" date null, "book_date" date null, "process_date" date null, "order" integer not null default '0', "tag_count" integer not null, "encrypted" tinyint(1) not null default '1', "completed" tinyint(1) not null default '1', foreign key("user_id") references "users"("id") on delete cascade, foreign key("transaction_type_id") references "transaction_types"("id") on delete cascade, foreign key("bill_id") references "bills"("id") on delete set null, foreign key("transaction_cu
O NøMöLõKäJâIáHÐGÎFÍE¼DºC¹B¨A¦@¥?>=<;~:}9l8j7i6X5V4U3D2B1A00/..--,+*)('ô&ò%ñ$à#Þ"Ý!Ì Êɸµ¤¢¡Ž|zyhfeTR
Q @ >
= ,*) ãáûõïéãɃI²‚rš‚Dj
ÓÓcƒ
1AA…%tablebudget_transaction_journalbudget_transaction_journalDCREATE TABLE "budget_transaction_journal" ("id" integer not null primary key autoincrement, "budget_id" integer not null, "transaction_journal_id" integer not null, foreign key("budget_id") references "budgets"("id") on delete cascade, foreign key("transaction_journal_id") references "transaction_journals"("id") on delete cascade)ƒ2EE…7tablecategory_transaction_journalcategory_transaction_journalFCREATE TABLE "category_transaction_journal" ("id" integer not null primary key autoincrement, "category_id" integer not null, "transaction_journal_id" integer not null, foreign key("category_id") references "categories"("id") on delete cascade, foreign key("transaction_journal_id") references "transaction_journals"("id") on delete cascade)ãÚûõïéãăJ®‚s—‚D~j
ãÃKÓ[ã: 33!2017-04-23 17:06:032017-04-23 17:06:032016-01-09(:33!2017-04-23 17:06:032017-04-23 17:06:032015-12-08(:33!2017-04-23 17:06:032017-04-23 17:06:032015-11-07(:33!2017-04-23 17:06:032017-04-23 17:06:032015-10-06o:33!2017-04-23 17:06:032017-04-23 17:06:032015-09-05o:33!2017-04-23 17:06:032017-04-23 17:06:032015-08-04o:33 !2017-04-23 17:06:032017-04-23 17:06:032015-07-03õ:33 !2017-04-23 17:06:032017-04-23 17:
‘‚{‚lŽ‚\Œ‚MŠ‚=‰‚.‡‚…‚ƒ‚p|`zPy@w0u srppn`lPk@i0f e
ªøðçÞÖÎż³ª
` _^] \ [ZY X W
YY „D4%%ˆKtabletransactionstransactionsICREATE TABLE "transactions" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "account_id" integer not null, "transaction_journal_id" integer not null, "description" varchar null, "amount" numeric not null, "identifier" integer not null default '0', "transaction_currency_id" integer null, foreign key("account_id") references "accounts"("id") on delete cascade, foreign key("transaction_journal_id") references "transaction_journals"("id") on delete cascade)]511„etablebudget_transactionbudget_transactionJCREATE TABLE "budget_transaction" ("id" integer not null primary key autoincrement, "budget_id" integer not null, "transaction_id" integer not null, foreign key("budget_id") references "budgets"("id") on delete cascade, foreign key("transaction_id") references "transactions"("id") on delete cascade)
ø÷îåÜÔÌú±¨Ÿ|tkbYPH@7.%
øtsrqponm l kjihg f ed
c b a
` _^] \ [ZYXW
uuâj655„wtablecategory_transactioncategory_transactionLCREATE TABLE "category_transaction" ("id" integer not null primary key autoincrement, "category_id" integer not null, "transaction_id" integer not null, foreign key("category_id") references "categories"("id") on delete cascade, foreign key("transaction_id") references "transactions"("id") on delete cascade)7tablenotesnotesNCREATE TABLE "notes" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "noteable_id" integer not null, "noteable_type" varchar not null, "title" varchar null, "text" text null)
öùûöø÷
ÇÇß8//‡Ytableavailable_budgetsavailable_budgetsOCREATE TABLE "available_budgets" ("id" integer not null primary key autoincrement, "created_at" datetime null, "updated_at" datetime null, "deleted_at" datetime null, "user_id" integer not null, "transaction_currency_id" integer not null, "amount" numeric not null, "start_date" date not null, "end_date" date not null, foreign key("transaction_currency_id") references "transaction_currencies"("id") on delete cascade, foreign key("user_id") references "users"("id") on delete cascade)9''ƒ{tablebudget_limitsbudget_limits+CREATE TABLE budget_limits (id INTEGER NOT NULL, created_at DATETIME DEFAULT NULL, updated_at DATETIME DEFAULT NULL, budget_id INTEGER NOT NULL, amount NUMERIC(
33  2017-04-23 17:06:032017-04-23 17:06:03Baker Bob@ 33 ' 2017-04-23 17:06:032017-04-23 17:06:03Buy and Large> 33 # 2017-04-23 17:06:032017-04-23 17:06:03Kwik-E-Mart> 33 # 2017-04-23 17:06:032017-04-23 17:06:03SuperMarketD 33 / 2017-04-23 17:06:032017-04-23 17:06:03The Water Company
ËÂv/ðª`"àMË9 33  2017-04-23 17:06:032017-04-23 17:06:03GoogleE 33 1 2017-04-23 17:06:032017-04-23 17:06:03KPN Phone Provider7 33  2017-04-23 17:06:032017-04-23 17:06:03BankX 33 W 2017-04-23 17:06:032017-04-23 17:06:03Taxes and Revenues Government service@ 33 ' 2017-04-23 17:06:032017-04-23 17:06:03JobGiver Inc.< 33  2017-04-23 17:06:032017-04-23 17:06:03Land lordH 33 7 2017-04-23 17:06:032017-04-23 17:06:03Jumper Pet Food StoreD 33 / 2017-04-23 17:06:032017-04-23 17:06:03iCentre Mac Store= 33 ! 2017-04-23 17:06:032017-04-23 17:06:03XS4All ISPE 33 1 2017-04-23 17:06:032017-04-23 17:06:03Halfords Car PartsJ 33 ; 2017-04-23 17:06:032017-04-23 17:06:03Greenchoice Electricity< 33  2017-04-23 17:06:032017-04-23 17:06:03McDonalds
9Þˆ4ó±bÕ9L) 33 ? 2017-04-23 17:06:032017-04-23 17:06:03Opening account for 2 HFLL( 33 ? 2017-04-23 17:06:032017-04-23 17:06:03Opening account for 1 USDH' 33 7 2017-04-23 17:06:032017-04-23 17:06:034 Will be EUR accountA& 33 ) 2017-04-23 17:06:032017-04-23 17:06:033 Real accountM% 33 A 2017-04-23 17:06:032017-04-23 17:06:032 Hungarian forint account@$ 33 ' 2017-04-23 17:06:032017-04-23 17:06:031 USD account?# 33 % 2017-04-23 17:06:032017-04-23 17:06:03Cash accountR" 33 K 2017-04-23 17:06:032017-04-23 17:06:03Related Initial Balance accountT! 33 O 2017-04-23 17:06:032017-04-23 17:06:03Unrelated Initial Balance account
331ƒ= 2017-04-23 17:06:032017-04-23 17:06:03Checking Account XeyJpdiI6IkNCdWpvZkVOOGxDKzRkWXlGUVZiUEE9PSIsInZhbHVlIjoiY3V1ZDJWZGV0Q3M5WnVWT2lMRkFvZzdMbjRZQ1ZQazVJN2lJT3dzczNrWT0iLCJtYWMiOiJhNmM2OTE0YWE2NzJjNWRjMjg1YTAxZDNjYzg3NTg4N2UwNmQ2ZWY2YjhiY2QwMzFlNzFjNmMwZWY2YTllNTEwIn0=
2017-04-23 19:06:45 +02:00
±±M* 33 A 2017-04-23 17:06:032017-04-23 17:06:03Opening account for 3 REAL
,»u/ê¥`ÓŒF¹r,D33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-02-012015-02-28E
33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-02-012015-02-28E 33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-02-012015-02-28D 33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-02-012015-02-28D
33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-01-012015-01-31E 33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-01-012015-01-31E33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-01-012015-01-31D33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-01-012015-01-31C33 !!2017-04-23 17:06:032017-04-23 17:06:03w2016-09-012017-08-31C33 !!2017-04-23 17:06:032017-04-23 17:06:03t2016-08-012017-01-31C33 !!2017-04-23 17:06:032017-04-23 17:06:03k2016-07-012016-09-30D33 !!2017-04-23 17:06:032017-04-23 17:06:03¬2016-06-012016-06-30D33 !!2017-04-23 17:06:032017-04-23 17:06:032016-05-012016-05-07C33 !!2017-04-23 17:06:032017-04-23 17:06:03u2016-04-012016-04-01
%ºs,æ YÌ?ø²l%E33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-06-012015-06-30D33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-06-012015-06-30D33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-05-012015-05-31E33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-05-012015-05-31E33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-05-012015-05-31D33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-05-012015-05-31D33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-04-012015-04-30E33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-04-012015-04-30E33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-04-012015-04-30D33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-04-012015-04-30D33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-03-012015-03-31E33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-03-012015-03-31E33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-03-012015-03-31D33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-03-012015-03-31
%¹s-æŸYÌ?ù²k%D*33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-09-012015-09-30E)33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-09-012015-09-30E(33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-09-012015-09-30D'33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-09-012015-09-30D&33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-08-012015-08-31E%33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-08-012015-08-31E$33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-08-012015-08-31D#33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-08-012015-08-31D"33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-07-012015-07-31E!33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-07-012015-07-31E 33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-07-012015-07-31D33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-07-012015-07-31D33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-06-012015-06-30E33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-06-012015-06-30
%ºs,æ YÌ?ø²l%E833!!2017-04-23 17:06:032017-04-23 17:06:03è2016-01-012016-01-31D733 !!2017-04-23 17:06:032017-04-23 17:06:03È2016-01-012016-01-31D633!!2017-04-23 17:06:032017-04-23 17:06:03d2015-12-012015-12-31E533!!2017-04-23 17:06:032017-04-23 17:06:03È2015-12-012015-12-31E433!!2017-04-23 17:06:032017-04-23 17:06:03è2015-12-012015-12-31D333 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-12-012015-12-31D233!!2017-04-23 17:06:032017-04-23 17:06:03d2015-11-012015-11-30E133!!2017-04-23 17:06:032017-04-23 17:06:03È2015-11-012015-11-30E033!!2017-04-23 17:06:032017-04-23 17:06:03è2015-11-012015-11-30D/33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-11-012015-11-30D.33!!2017-04-23 17:06:032017-04-23 17:06:03d2015-10-012015-10-31E-33!!2017-04-23 17:06:032017-04-23 17:06:03È2015-10-012015-10-31E,33!!2017-04-23 17:06:032017-04-23 17:06:03è2015-10-012015-10-31D+33 !!2017-04-23 17:06:032017-04-23 17:06:03È2015-10-012015-10-31
%¹s-æŸYÌ?ù²k%DF33!!2017-04-23 17:06:032017-04-23 17:06:03d2016-04-012016-04-30EE33!!2017-04-23 17:06:032017-04-23 17:06:03È2016-04-012016-04-30ED33!!2017-04-23 17:06:032017-04-23 17:06:03è2016-04-012016-04-30DC33 !!2017-04-23 17:06:032017-04-23 17:06:03È2016-04-012016-04-30DB33
EªTþ˜0Úr ªEc
33=!!2017-04-23 17:06:032017-04-23 17:06:03in orci finibus sagittisÈ2015-04-012020-04-01
`
337!!2017-04-23 17:06:032017-04-23 17:06:03Integer gravida velit.à2015-04-012020-04-01 d
33?!!2017-04-23 17:06:032017-04-23 17:06:03ipsum venenatis tinciduntÞ2015-04-012020-04-01f
2017-04-23 19:06:45 +02:00
33C!!2017-04-23 17:06:032017-04-23 17:06:03Suspendisse eget dolor egetX2015-04-012020-04-01T
33!!2017-04-23 17:06:032017-04-23 17:06:03New couch@2015-04-012020-04-01f
33C!!2017-04-23 17:06:032017-04-23 17:06:03consectetur adipiscing elitô2015-04-012020-04-01d
33A!!2017-04-23 17:06:032017-04-23 17:06:03Lorem ipsum dolor sit amet2015-04-012020-04-01T
33!!2017-04-23 17:06:032017-04-23 17:06:03New couchô2015-04-012020-04-01T
33!!2017-04-23 17:06:032017-04-23 17:06:03New phoneX2015-04-012020-04-01T
33!!! 2017-04-23 17:06:032017-04-23 17:06:03New cameraè2015-04-012020-04-01
XŽ"¾Xd
33A!!2017-04-23 17:06:032017-04-23 17:06:03Pellentesque dictum elit X{2015-04-012020-04-01b
33=!!2017-04-23 17:06:032017-04-23 17:06:03Pellentesque dictum elit{2015-04-012020-04-01
j
33K!!2017-04-23 17:06:032017-04-23 17:06:03sit amet elementum dolor temporX2015-04-012020-04-01 p
33Y!!2017-04-23 17:06:032017-04-23 17:06:03Fusce porta arcu sit amet ex tincidunt22015-04-012020-04-01
2017-03-19 17:58:07 +01:00
ÆàæÆ33 ƒ=!2017-04-23 17:06:032017-04-23 17:06:03eyJpdiI6Ijd1NSszTU9cL09LclZDK3NaVnkyZDdRPT0iLCJ2YWx1ZSI6IitaYjZnK1hNSkp1ek40anFiaitsUHgxM25uUXhTRG8zeTNuN1ZyVHpJa1U9IiwibWFjIjoiYWEzZDAwYWUxOWEzMzgxNTkxMWQ0OTkwNWJkMGIzNjlmZjAxODdlODg2YjliMmMxNzk1ZjQ0ZGU1YmRkYjkyMSJ9nothing2016-02-02w33 ƒ2017-04-23 17:06:032017-04-23 17:06:03eyJpdiI6Ilc3TlNYbmQ3V2I2QXNmVm4xM29tT2c9PSIsInZhbHVlIjoiSWsyb2lWQ1hyTHphVndDZTFBRzc5Zz09IiwibWFjIjoiZjFjYTIxMzNlY2FiNGFkNzVkYjBkNzQ0ODQ3NmUyY2VjNmM4ODdjNzRjMjQ3NjlkNDJmYTI2NWQ2YmQ3Y2M4OSJ9nothing33 ƒ=!2017-04-23 17:06:032017-04-23 17:06:03eyJpdiI6ImF0NWFhQ0NnTlBCMTdGU3RrU0IyZ3c9PSIsInZhbHVlIjoiczRiWGlhdUo1UE5QRjE1WGt0aGU0c3Vab01ybUl6UElSZFhxZTZQclhQYz0iLCJtYWMiOiI2ZjJhYjA1ZTU0OTFmMGI2MjllMzFiMTA5YjRlNjU0ZDVlZTZiMGJiMzk3YjcyMTJjMzI1YWM3ZjVhOTE0ZjY1In0=nothing2016-01-01
2017-04-23 19:06:45 +02:00
Û´233 ƒE!2017-04-23 17:06:032017-04-23 17:06:03eyJpdiI6IjBcL0xZcFdPMWNlbTViWHFPZXBZTFhBPT0iLCJ2YWx1ZSI6Im1QNExoZUZTZURcL3JQOTRtVmJqNk0wT0VieUtYN09Kb1gxYU5sQk5hSm13PSIsIm1hYyI6ImQ2YmFlZjYzN2EwMGI3NmFlMDE1ZTgwMjQzNmU3YWMzZDJhYzIwMmQ5ZWM5N2I3MjRjOTMxYzAyNmJjMWNkOTkifQ==nothing2016-01-01@Iþ¢BÇWo@¿˜ÀÄ$33 ƒ=)!2017-04-23 17:06:032017-04-23 17:06:03eyJpdiI6InN2STI4S01HZ2x5c2x2REpnRnpXWFE9PSIsInZhbHVlIjoibXdLMDU0bzIyb1ZxcDY4THhramt4TGRlK2psQ2RQUDRyUHh6RjlPWmsxST0iLCJtYWMiOiJlNjk1NTdlMDhiM2MzZGI4OWFiZDMyM2QyNThiMWQyNmI1MjMxZGRmYmIxZDE1OGRlMjcyYjBlYzAyNDM2Y2E4In0=advancePayment2016-11-08"33 ƒ=%!2017-04-23 17:06:032017-04-23 17:06:03eyJpdiI6IkNuVU5rRnIwRkVCVjlGR2NmNjEzRlE9PSIsInZhbHVlIjoiWFkzN01wSjFpeUhnQlRCT0JsMVVDcUY4T3MzRXAxdWRZYVU5U0xFb2hOQT0iLCJtYWMiOiJlNTAxMzNlNjczNTFkZmE1YTE0NDEwMzMzODNjOGEzZjQ4OGMwNWYxNDQ5ZjM2NjQwNTcwYTVhMjdlOWJmYmI1In0=balancingAct2016-12-02
2017-03-19 17:58:07 +01:00
FËYà£g*î±u8ü¿ƒF; 332017-04-23 17:06:032017-04-23 17:06:03@H¢\(õÃ: 33 2017-04-23 17:06:032017-0
2017-04-23 19:06:45 +02:00
332017-04-23 17:06:032017-04-23 17:06:03@S—
=p£×: 33 2017-04-23 17:06:032017-04-23 17:06:03ÀS—
=p£×; 332017-04-23 17:06:032017-04-23 17:06:03@U>¸Që…: 33 2017-04-23 17:06:032017-04-23 17:06:03ÀU>¸Që…; 332017-04-23 17:06:032017-04-23 17:06:03@J(õÂ\): 33 2017-04-23 17:06:032017-04-23 17:06:03ÀJ(õÂ\); 332017-04-23 17:06:032017-04-23 17:06:03@"™™™™š: 33 2017-04-23 17:06:032017-04-23 17:06:03À"™™™™š4 33 2017-04-23 17:06:032017-04-23 17:06:03M3 33 2017-04-23 17:06:032017-04-23 17:06:03ü³
8ÄKÒYà£g*î±u8; 332017-04-23 17:06:032017-04-23 17:06:03
@2Þ¸Që…: 33 2017-04-23 17:06:032017-04-23 17:06:03À2Þ¸Që…; 332017-04-23 17:06:032017-04-23 17:06:03 @7LÌÌÌÌÍ: 33 2017-04-23 17:06:032017-04-23 17:06:03À7LÌÌÌÌÍ; 332017-04-23 17:06:032017-04-23 17:06:03@2øQë…¸: 33 2017-04-23 17:06:032017-04-23 17:06:03À2øQë…¸; 332017-04-23 17:06:032017-04-23 17:06:03
@5æfffff: 33 2017-04-23 17:06:032017-04-23 17:06:03
À5æfffff; 332017-04-23 17:06:032017-04-23 17:06:03
@7&fffff: 33 2017-04-23 17:06:032017-04-23 17:06:03 À7&fffff; 332017-04-23 17:06:032017-04-23 17:06:03 @0‡®záH: 33 2017-04-23 17:06:032017-04-23 17:06:03 À0‡®záH; 332017-04-23 17:06:032017-04-23 17:06:03
@7(õÂ\): 33 2017-04-23 17:06:032017-04-23 17:06:03
À7(õÂ\); 332017-04-23 17:06:032017-04-23 17:06:03 @3Þ¸Që…: 33 2017-04-23 17:06:032017-04-23 17:06:03 À3Þ¸Që…
N¬V­O¦R®N^ 33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-01-08U
33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-01-06K 33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-01-02R33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-01-27Y33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-01-17L33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-01-07\33  ?! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in January2015-01-10T33 1! 2017-04-23 17:06:032017-04-23 17:06:03Power bill January2015-01-08Q33 +! 2017-04-23 17:06:032017-04-23 17:06:03TV bill January2015-01-06T33 1! 2017-04-23 17:06:032017-04-23 17:06:03Water bill January2015-01-04R33 -! 2017-04-23 17:06:032017-04-23 17:06:03Rent for January2015-01-02
U®Q·j´^¬UU33 3! 2017-04-23 17:06:032017-04-23 17:06:03Water bill February2015-02-04S33 /! 2017-04-23 17:06:032017-04-23 17:06:03Rent for February2015-02-02[33  =! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for January2015-01-28T33  /! 2017-04-23 17:06:032017-04-23 17:06:03Salary in January2015-01-24\33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-01-26V33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-01-13K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-01-26K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-01-23K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-01-19[
33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-01-15P 33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-01-11
PÄKÑ_(ò»BÉP;0 332017-04-23 17:06:032017-04-23 17:06:03@SÈQë…¸:/ 33 2017-04-23 17:06:032017-04-23 17:06:03ÀSÈQë…¸;. 332017-04-23 17:06:032017-04-23 17:06:03@IÚáG®{:- 33 2017-04-23 17:06:032017-04-23 17:06:03ÀIÚáG®{;, 332017-04-23 17:06:032017-04-23 17:06:03@&\(õÂ:+ 33 2017-04-23 17:06:032017-04-23 17:06:03À&\(õÂ5* 332017-04-23 17:06:032017-04-23 17:06:03M4) 33 2017-04-23 17:06:032017-04-23 17:06:03ü³5( 332017-04-23 17:06:032017-04-23 17:06:03Œ4' 33 2017-04-23 17:06:032017-04-23 17:06:03ÿt:& 33 2017-04-23 17:06:032017-04-23 17:06:03@™ÉG®zá;% 332017-04-23 17:06:032017-04-23 17:06:03À™ÉG®zá;$ 332017-04-23 17:06:032017-04-23 17:06:03
@?hõÂ\):# 33 2017-04-23 17:06:032017-04-23 17:06:03À?hõÂ\);" 332017-04-23 17:06:032017-04-23 17:06:03
@2Ñë…¸R:! 33 2017-04-23 17:06:032017-04-23 17:06:03À2Ñë…¸R
F¬Uö¨Mù¬Uõ£F[!33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-02-15P 33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-02-11^33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-02-08U33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-02-06K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-02-02R33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-02-27Y33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-02-17L33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-02-07]33  A! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in February2015-02-10U33 3! 2017-04-23 17:06:032017-04-23 17:06:03Power bill February2015-02-08R33 -! 2017-04-23 17:06:032017-04-23 17:06:03TV bill February2015-02-06
8ÄKÒYà£g*î±u8;@ 332017-04-23 17:06:032017-04-23 17:06:03
@6&fffff:? 33 2017-04-23 17:06:032017-04-23 17:06:03 À6&fffff;> 332017-04-23 17:06:032017-04-23 17:06:03 @3Ç®záH:= 33 2017-04-23 17:06:032017-04-23 17:06:03À3Ç®záH;< 332017-04-23 17:06:032017-04-23 17:06:03@5úáG®{:; 33 2017-04-23 17:06:032017-04-23 17:06:03À5úáG®{;: 332017-04-23 17:06:032017-04-23 17:06:03@7ã×
=p¤:9 33 2017-04-23 17:06:032017-04-23 17:06:03À7ã×
=p¤;8 332017-04-23 17:06:032017-04-23 17:06:03@J¨õÂ\):7 33 2017-04-23 17:06:032017-04-23 17:06:03ÀJ¨õÂ\);6 332017-04-23 17:06:032017-04-23 17:06:03@Eb\(õÃ:5 33 2017-04-23 17:06:032017-04-23 17:06:03ÀEb\(õÃ;4 332017-04-23 17:06:032017-04-23 17:06:03@G/\(õÂ:3 33 2017-04-23 17:06:032017-04-23 17:06:03ÀG/\(õÂ;2 332017-04-23 17:06:032017-04-23 17:06:03@RÃ×
=p¤:1 33 2017-04-23 17:06:032017-04-23 17:06:03ÀRÃ×
=p¤
DÄKÒYà£g*í±{D5P 332017-04-23 17:06:032017-04-23 17:06:03(Œ4O 33 2017-04-23 17:06:032017-04-23 17:06:03(ÿt:N 33 2017-04-23 17:06:032017-04-23 17:06:03'@™§Që…¸;M 332017-04-23 17:06:032017-04-23 17:06:03'À™§Që…¸;L 332017-04-23 17:06:032017-04-23 17:06:03
&@?Ê=p£×
:K 33 2017-04-23 17:06:032017-04-23 17:06:03&À?Ê=p£×
;J 332017-04-23 17:06:032017-04-23 17:06:03
%@@¸Që…:I 33 2017-04-23 17:06:032017-04-23 17:06:03%À@¸Që…;H 332017-04-23 17:06:032017-04-23 17:06:03
$@0Ù™™™™š:G 33 2017-04-23 17:06:032017-04-23 17:06:03$À0Ù™™™™š;F 332017-04-23 17:06:032017-04-23 17:06:03 #@2ÌÌÌÌÌÍ:E 33 2017-04-23 17:06:032017-04-23 17:06:03#À2ÌÌÌÌÌÍ;D 332017-04-23 17:06:032017-04-23 17:06:03"@6™™™™š:C 33 2017-04-23 17:06:032017-04-23 17:06:03"À6™™™™š;B 332017-04-23 17:06:032017-04-23 17:06:03!@8œ(õÂ\:A 33 2017-04-23 17:06:032017-04-23 17:06:03!À8œ(õÂ\
c³fÁc ®\·cR,33 -! 2017-04-23 17:06:032017-04-23 17:06:03Power bill March2015-03-08O+33 '! 2017-04-23 17:06:032017-04-23 17:06:03TV bill March2015-03-06R*33 -! 2017-04-23 17:06:032017-04-23 17:06:03Water bill March2015-03-04P)33 )! 2017-04-23 17:06:032017-04-23 17:06:03Rent for March2015-03-02\(33  ?! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for February2015-02-28U'33  1! 2017-04-23 17:06:032017-04-23 17:06:03Salary in February2015-02-24\&33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-02-26V%33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-02-13K$33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-02-26K#33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-02-23K"33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-02-19
DÊWÞ¡e(ì¯s6ú½D;` 332017-04-23 17:06:032017-04-23 17:06:030@H9™™™™š:_ 33 2017-04-23 17:06:032017-04-23 17:06:030ÀH9™™™™š;^ 332017-04-23 17:06:032017-04-23 17:06:03/@GuÂ\(ö:] 33 2017-04-23 17:06:032017-04-23 17:06:03/ÀGuÂ\(ö;\ 332017-04-23 17:06:032017-04-23 17:06:03.@H·
=p£×:[ 33 2017-04-23 17:06:032017-04-23 17:06:03.ÀH·
=p£×;Z 332017-04-23 17:06:032017-04-23 17:06:03-@S\(õÂ\:Y 33 2017-04-23 17:06:032017-04-23 17:06:03-ÀS\(õÂ\;X 332017-04-23 17:06:032017-04-23 17:06:03,@SäzáG®:W 33 2017-04-23 17:06:032017-04-23 17:06:03,ÀSäzáG®;V 332017-04-23 17:06:032017-04-23 17:06:03+@I£×
2017-04-23 19:06:45 +02:00
=q:U 33 2017-04-23 17:06:032017-04-23 17:06:03+ÀI£×
=q;T 332017-04-23 17:06:032017-04-23 17:06:03*@&#×
=p¤:S 33 2017-04-23 17:06:032017-04-23 17:06:03*À&#×
=p¤5R 332017-04-23 17:06:032017-04-23 17:06:03)M4Q 33 2017-04-23 17:06:032017-04-23 17:06:03)ü³
Z¤Vû§Z£Qô§ZK733 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-03-23K633 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-03-19[533 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-03-15P433 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-03-11^333 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-03-08U233 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-03-06K133 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-03-02R033 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-03-27Y/33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-03-17L.33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-03-07Z-33  ;! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in March2015-03-10
8ÄKÒYà£g*î±u8;p 332017-04-23 17:06:032017-04-23 17:06:03
8@08Që…¸:o 33 2017-04-23 17:06:032017-04-23 17:06:038À08Që…¸;n 332017-04-23 17:06:032017-04-23 17:06:03 7@8(õÂ\):m 33 2017-04-23 17:06:032017-04-23 17:06:037À8(õÂ\);l 332017-04-23 17:06:032017-04-23 17:06:036@1@:k 33 2017-04-23 17:06:032017-04-23 17:06:036À1@;j 332017-04-23 17:06:032017-04-23 17:06:035@0+…¸Qì:i 33 2017-04-23 17:06:032017-04-23 17:06:035À0+…¸Qì;h 332017-04-23 17:06:032017-04-23 17:06:03
4@5hõÂ\):g 33 2017-04-23 17:06:032017-04-23 17:06:034À5hõÂ\);f 332017-04-23 17:06:032017-04-23 17:06:03 3@/záG®:e 33 2017-04-23 17:06:032017-04-23 17:06:033À/záG®;d 332017-04-23 17:06:032017-04-23 17:06:032@2œ(õÂ\:c 33 2017-04-23 17:06:032017-04-23 17:06:032À2œ(õÂ\;b 332017-04-23 17:06:032017-04-23 17:06:031@6=p£×
2017-04-23 19:06:45 +02:00
=:a 33 2017-04-23 17:06:032017-04-23 17:06:031À6=p£×
=
Y³[ý©Nü¨W§YLB33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-04-07ZA33  ;! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in April2015-04-10R@33 -! 2017-04-23 17:06:032017-04-23 17:06:03Power bill April2015-04-08O?33 '! 2017-04-23 17:06:032017-04-23 17:06:03TV bill April2015-04-06R>33 -! 2017-04-23 17:06:032017-04-23 17:06:03Water bill April2015-04-04P=33 )! 2017-04-23 17:06:032017-04-23 17:06:03Rent for April2015-04-02Y<33  9! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for March2015-03-28R;33  +! 2017-04-23 17:06:032017-04-23 17:06:03Salary in March2015-03-24\:33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-03-26V933 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-03-13K833 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-03-26
OÄKÑ_(ò»BÉO; 332017-04-23 17:06:032017-04-23 17:06:03@@Uò\(õÃ: 33 2017-04-23 17:06:032017-04-23 17:06:03@ÀUò\(õÃ;~ 332017-04-23 17:06:032017-04-23 17:06:03?@KS33333:} 33 2017-04-23 17:06:032017-04-23 17:06:03?ÀKS33333;| 332017-04-23 17:06:032017-04-23 17:06:03>@#uÂ\(ö:{ 33 2017-04-23 17:06:032017-04-23 17:06:03>À#uÂ\(ö5z 332017-04-23 17:06:032017-04-23 17:06:03=M4y 33 2017-04-23 17:06:032017-04-23 17:06:03=ü³5x 332017-04-23 17:06:032017-04-23 17:06:03<Œ4w 33 2017-04-23 17:06:032017-04-23 17:06:03<ÿt:v 33 2017-04-23 17:06:032017-04-23 17:06:03;@štÂ\(ö;u 332017-04-23 17:06:032017-04-23 17:06:03;ÀštÂ\(ö;t 332017-04-23 17:06:032017-04-23 17:06:03
:@3\(õÂ:s 33 2017-04-23 17:06:032017-04-23 17:06:03:À3\(õÂ;r 332017-04-23 17:06:032017-04-23 17:06:03
9@@ŽzáG®:q 33 2017-04-23 17:06:032017-04-23 17:06:039À@ŽzáG®
(ÃH
ÍR×\á£f(; 332017-04-23 17:06:032017-04-23 17:06:03
H@1—
=p£×: 33 2017-04-23 17:06:032017-04-23 17:06:03HÀ1—
=p£×; 332017-04-23 17:06:032017-04-23 17:06:03 G@1‡®záH:
33 2017-04-23 17:06:032017-04-23 17:06:03GÀ1‡®záH; 332017-04-23 17:06:032017-04-23 17:06:03F@5€: 33 2017-04-23 17:06:032017-04-23 17:06:03FÀ5€;
332017-04-23 17:06:032017-04-23 17:06:03E@5s33333: 33 2017-04-23 17:06:032017-04-23 17:06:03EÀ5s33333; 332017-04-23 17:06:032017-04-23 17:06:03D@KFfffff: 33 2017-04-23 17:06:032017-04-23 17:06:03DÀKFfffff; 332017-04-23 17:06:032017-04-23 17:06:03C@D/\(õÂ: 33 2017-04-23 17:06:032017-04-23 17:06:03CÀD/\(õÂ; 332017-04-23 17:06:032017-04-23 17:06:03B@H9™™™™š: 33 2017-04-23 17:06:032017-04-23 17:06:03BÀH9™™™™š; 332017-04-23 17:06:032017-04-23 17:06:03A@SHõÂ\): 33 2017-04-23 17:06:032017-04-23 17:06:03AÀSHõÂ\)
_¥Q­MûžQ·_VM33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-04-13KL33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-04-26KK33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-04-23KJ33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-04-19[I33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-04-15PH33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-04-11^G33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-04-08UF33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-04-06KE33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-04-02RD33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-04-27YC33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-04-17
4ÃH
ÍR×\à£l45 332017-04-23 17:06:032017-04-23 17:06:03PŒ4 33 2017-04-23 17:06:032017-04-23 17:06:03Pÿt: 33 2017-04-23 17:06:032017-04-23 17:06:03O@šb(õÂ\; 332017-04-23 17:06:032017-04-23 17:06:03OÀšb(õÂ\; 332017-04-23 17:06:032017-04-23 17:06:03
N@4aG®zá: 33 2017-04-23 17:06:032017-04-23 17:06:03NÀ4aG®zá; 332017-04-23 17:06:032017-04-23 17:06:03
M@5xQë…¸: 33 2017-04-23 17:06:032017-04-23 17:06:03MÀ5xQë…¸; 332017-04-23 17:06:032017-04-23 17:06:03
L@4Ç®záH: 33 2017-04-23 17:06:032017-04-23 17:06:03LÀ4Ç®záH; 332017-04-23 17:06:032017-04-23 17:06:03 K@4£×
=p¤: 33 2017-04-23 17:06:032017-04-23 17:06:03KÀ4£×
=p¤; 332017-04-23 17:06:032017-04-23 17:06:03J@2¨õÂ\): 33 2017-04-23 17:06:032017-04-23 17:06:03JÀ2¨õÂ\); 332017-04-23 17:06:032017-04-23 17:06:03I@3&fffff: 33 2017-04-23 17:06:032017-04-23 17:06:03IÀ3&fffff
Y¢Nó£Q°V­YRX33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-05-27YW33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-05-17LV33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-05-07XU33  7! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in May2015-05-10PT33 )! 2017-04-23 17:06:032017-04-23 17:06:03Power bill May2015-05-08MS33 #! 2017-04-23 17:06:032017-04-23 17:06:03TV bill May2015-05-06PR33 )! 2017-04-23 17:06:032017-04-23 17:06:03Water bill May2015-05-04NQ33 %! 2017-04-23 17:06:032017-04-23 17:06:03Rent for May2015-05-02YP33  9! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for April2015-04-28RO33  +! 2017-04-23 17:06:032017-04-23 17:06:03Salary in April2015-04-24\N33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-04-26
4ÉTÙ^ ã¥h*í¯r4;0 332017-04-23 17:06:032017-04-23 17:06:03X@FÔzáG®:/ 33 2017-04-23 17:06:032017-04-23 17:06:03XÀFÔzáG®;. 332017-04-23 17:06:032017-04-23 17:06:03W@HJ=p£×
:- 33 2017-04-23 17:06:032017-04-23 17:06:03WÀHJ=p£×
;, 332017-04-23 17:06:032017-04-23 17:06:03V@Fñë…¸R:+ 33 2017-04-23 17:06:032017-04-23 17:06:03VÀFñë…¸R;* 332017-04-23 17:06:032017-04-23 17:06:03U@Sƒ×
=p¤:) 33 2017-04-23 17:06:032017-04-23 17:06:03UÀSƒ×
=p¤;( 332017-04-23 17:06:032017-04-23 17:06:03T@Uë…¸R:' 33 2017-04-23 17:06:032017-04-23 17:06:03TÀUë…¸R;& 332017-04-23 17:06:032017-04-23 17:06:03S@L]p£×
=:% 33 2017-04-23 17:06:032017-04-23 17:06:03SÀL]p£×
=;$ 332017-04-23 17:06:032017-04-23 17:06:03R@'×
=p£×:# 33 2017-04-23 17:06:032017-04-23 17:06:03RÀ'×
=p£×5" 332017-04-23 17:06:032017-04-23 17:06:03QM4! 33 2017-04-23 17:06:032017-04-23 17:06:03Qü³
^³\üªM³f°^Pc33  '! 2017-04-23 17:06:032017-04-23 17:06:03Salary in May2015-05-24\b33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-05-26Va33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-05-13K`33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-05-26K_33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-05-23K^33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-05-19[]33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-05-15P\33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-05-11^[33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-05-08UZ33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-05-06KY33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-05-02
(ÃH
ÍR×\á£f(;@ 332017-04-23 17:06:032017-04-23 17:06:03
`@2áG®zá:? 33 2017-04-23 17:06:032017-04-23 17:06:03`À2áG®zá;> 332017-04-23 17:06:032017-04-23 17:06:03 _@4B\(õÃ:= 33 2017-04-23 17:06:032017-04-23 17:06:03_À4B\(õÃ;< 332017-04-23 17:06:032017-04-23 17:06:03^@1Ñë…¸R:; 33 2017-04-23 17:06:032017-04-23 17:06:03^À1Ñë…¸R;: 332017-04-23 17:06:032017-04-23 17:06:03]@1s33333:9 33 2017-04-23 17:06:032017-04-23 17:06:03]À1s33333;8 332017-04-23 17:06:032017-04-23 17:06:03
\@5½p£×
=:7 33 2017-04-23 17:06:032017-04-23 17:06:03\À5½p£×
=;6 332017-04-23 17:06:032017-04-23 17:06:03 [@7+…¸Qì:5 33 2017-04-23 17:06:032017-04-23 17:06:03[À7+…¸Qì;4 332017-04-23 17:06:032017-04-23 17:06:03Z@7¸Që…:3 33 2017-04-23 17:06:032017-04-23 17:06:03ZÀ7¸Që…;2 332017-04-23 17:06:032017-04-23 17:06:03Y@6ÔzáG®:1 33 2017-04-23 17:06:032017-04-23 17:06:03YÀ6ÔzáG®
@ÃH
ÌX é±t6ù»~@;P 332017-04-23 17:06:032017-04-23 17:06:03h@U¸Qì:O 33 2017-04-23 17:06:032017-04-23 17:06:03hÀU¸Qì;N 332017-04-23 17:06:032017-04-23 17:06:03g@I&fffff:M 33 2017-04-23 17:06:032017-04-23 17:06:03gÀI&fffff;L 332017-04-23 17:06:032017-04-23 17:06:03f@$Â\(õÃ:K 33 2017-04-23 17:06:032017-04-23 17:06:03fÀ$Â\(õÃ5J 332017-04-23 17:06:032017-04-23 17:06:03eM4I 33 2017-04-23 17:06:032017-04-23 17:06:03eü³5H 332017-04-23 17:06:032017-04-23 17:06:03dŒ4G 33 2017-04-23 17:06:032017-04-23 17:06:03dÿt:F 33 2017-04-23 17:06:032017-04-23 17:06:03c@™¸Që…;E 332017-04-23 17:06:032017-04-23 17:06:03cÀ™¸Që…;D 332017-04-23 17:06:032017-04-23 17:06:03
b@:ÔzáG®:C 33 2017-04-23 17:06:032017-04-23 17:06:03bÀ:ÔzáG®;B 332017-04-23 17:06:032017-04-23 17:06:03
a@1«…¸Qì:A 33 2017-04-23 17:06:032017-04-23 17:06:03aÀ1«…¸
d§V³`·\»dUn33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-06-06Km33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-06-02Rl33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-06-27Yk33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-06-17Lj33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-06-07Yi33  9! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in June2015-06-10Qh33 +! 2017-04-23 17:06:032017-04-23 17:06:03Power bill June2015-06-08Ng33 %! 2017-04-23 17:06:032017-04-23 17:06:03TV bill June2015-06-06Qf33 +! 2017-04-23 17:06:032017-04-23 17:06:03Water bill June2015-06-04Oe33 '! 2017-04-23 17:06:032017-04-23 17:06:03Rent for June2015-06-02Wd33  5! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for May2015-05-28
(ÃH
ÍR×\á£f(;` 332017-04-23 17:06:032017-04-23 17:06:03
p@3°£×
=q:_ 33 2017-04-23 17:06:032017-04-23 17:06:03pÀ3°£×
=q;^ 332017-04-23 17:06:032017-04-23 17:06:03 o@2¸Që…:] 33 2017-04-23 17:06:032017-04-23 17:06:03oÀ2¸Që…;\ 332017-04-23 17:06:032017-04-23 17:06:03n@0LÌÌÌÌÍ:[ 33 2017-04-23 17:06:032017-04-23 17:06:03nÀ0LÌÌÌÌÍ;Z 332017-04-23 17:06:032017-04-23 17:06:03m@7…¸Që…:Y 33 2017-04-23 17:06:032017-04-23 17:06:03mÀ7…¸Që…;X 332017-04-23 17:06:032017-04-23 17:06:03l@GÙ™™™™š:W 33 2017-04-23 17:06:032017-04-23 17:06:03lÀGÙ™™™™š;V 332017-04-23 17:06:032017-04-23 17:06:03k@E®záH:U 33 2017-04-23 17:06:032017-04-23 17:06:03kÀE®záH;T 332017-04-23 17:06:032017-04-23 17:06:03j@Fù™™™™š:S 33 2017-04-23 17:06:032017-04-23 17:06:03jÀFù™™™™š;R 332017-04-23 17:06:032017-04-23 17:06:03i@V[…¸Qì:Q 33 2017-04-23 17:06:032017-04-23 17:06:03iÀV[…¸
V Nñ¤W
²T§VOy33 '! 2017-04-23 17:06:032017-04-23 17:06:03Rent for July2015-07-02Xx33  7! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for June2015-06-28Qw33  )! 2017-04-23 17:06:032017-04-23 17:06:03Salary in June2015-06-24\v33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-06-26Vu33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-06-13Kt33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-06-26Ks33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-06-23Kr33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-06-19[q33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-06-15Pp33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-06-11^o33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-06-08
jÜùñéáÙÑÉÁº³¬¥žyqiaYQIA91*#ùñéáÙÑÉÁ¹±©¡šŒ~wpiaYQIA91)!
üõîçàÙÑÉÁ¹±©¡zsle^WPIA91)! ùñêãÜj oi nh mglfkejdichbgaf`e_c^b]a\ `[ _Z ^Y ]X \W [V ZU YTXSWRVQUPTOSNRMQLOKNJMI LH KG JF IE HD GC FB EAD@C?B>A=@<?;>:=9;8:796 85 74 63 52 41 30 2/ 1.0-/,.+-*,)+(*')&'%&$%# $" #! "  !        
 
      
 
    
ZÅùòëäÝÕÍŽµ­¥|tld\SJA7-#ûñçÝÓÊÁ¸¯¦wmcYOE;1' ùðçÞÕËÁ·­£{qg^ULC:1( ÷íãÙÏÅDÎCÍBÌAË@Ê?É>Ç=Æ<Å; Ä: Ã9 Â8 Á7 À6 ¿5 ¾4 ½3¼2»1º0¹/¸.·-,µ+³*²)±( °' ¯& ®% ­$ ¬# «" ª! © ¨§¦¥¤£¢¡Ÿž œ  š  ˜   
  
 ŽŠ ˆ   ~ } ƒ| { zyx~w}v|u{tzsyrwqvpuo tn sm rl qk p
4ÃH
ÍR×\à£l45p 332017-04-23 17:06:032017-04-23 17:06:03xŒ4o 33 2017-04-23 17:06:032017-04-23 17:06:03xÿt:n 33 2017-04-23 17:06:032017-04-23 17:06:03w@™fffff;m 332017-04-23 17:06:032017-04-23 17:06:03wÀ™fffff;l 332017-04-23 17:06:032017-04-23 17:06:03
v@0J=p£×
:k 33 2017-04-23 17:06:032017-04-23 17:06:03vÀ0J=p£×
;j 332017-04-23 17:06:032017-04-23 17:06:03
u@:×
=p£×:i 33 2017-04-23 17:06:032017-04-23 17:06:03uÀ:×
=p£×;h 332017-04-23 17:06:032017-04-23 17:06:03
t@2!G®zá:g 33 2017-04-23 17:06:032017-04-23 17:06:03tÀ2!G®zá;f 332017-04-23 17:06:032017-04-23 17:06:03 s@1
=p£×
:e 33 2017-04-23 17:06:032017-04-23 17:06:03sÀ1
=p£×
;d 332017-04-23 17:06:032017-04-23 17:06:03r@8À:c 33 2017-04-23 17:06:032017-04-23 17:06:03rÀ8À;b 332017-04-23 17:06:032017-04-23 17:06:03q@0záG®:a 33 2017-04-23 17:06:032017-04-23 17:06:03qÀ0záG®
jáùñéáÙÑÉÁº³¬¥žyqiaYQIA92+$ùñéáÙÑÉÁ¹±ª£œŽyqiaYQIA91)"
ÿøñéáÙÑÉÁ¹±©¡šŒ~wpiaYQIA91)! ýöïèáj ti sh rg qf pe od nc mblak`j_i^h]g\f[eZbYaX `W _V ^U ]T \S [R ZQ YPXOWNVMULTKSJRIQHNGMF LE KD JC IB HA G@ F? E>D=C<B;A:@9?8>7=6:594 83 72 61 50 4/ 3. 2- 1,0+/*.)-(,'+&*%)$&#%" $! #  " !        
 
      
 
    
ZÂøðèàØÐÈÀ¸¯§Ÿwof]TJ@6,"üóêáØÏƼ²¨žŠvlbYPG>5,#üòèÞÔÊÀ­¤wndZPF<2(
øïæÝÔËÂD ØC ×B ÖA Õ@ Ô? Ó> Ò= Ñ<Ð;Ï:Î9Í8Ì7Ë6Ê5É4Æ3Å2 Ä1 Ã0 Â/ Á. À- ¿, ¾+ ½*¼)»(º'¹&¸%·$#µ"²!±  ° ¯ ® ­ ¬ « ª ©¨§¦¥¤£¢¡ž œ
   š  
 ˜    Ž~Š}| ˆ{ z y x w ƒv u tsr~q}p|o{nzmylvku
2ÉTÙ^ ã¥h*í¯q2< 332017-04-23 17:06:032017-04-23 17:06:03€@I†fffff; 33 2017-04-23 17:06:032017-04-23 17:06:03€ÀI†fffff;~ 332017-04-23 17:06:032017-04-23 17:06:03@FˆõÂ\):} 33 2017-04-23 17:06:032017-04-23 17:06:03ÀFˆõÂ\);| 332017-04-23 17:06:032017-04-23 17:06:03~@FºáG®{:{ 33 2017-04-23 17:06:032017-04-23 17:06:03~ÀFºáG®{;z 332017-04-23 17:06:032017-04-23 17:06:03}@TŠáG®{:y 33 2017-04-23 17:06:032017-04-23 17:06:03}ÀTŠáG®{;x 332017-04-23 17:06:032017-04-23 17:06:03|@S1G®zá:w 33 2017-04-23 17:06:032017-04-23 17:06:03|ÀS1G®zá;v 332017-04-23 17:06:032017-04-23 17:06:03{@I™™™™š:u 33 2017-04-23 17:06:032017-04-23 17:06:03{ÀI™™™™š;t 332017-04-23 17:06:032017-04-23 17:06:03z@!\(õÂ:s 33 2017-04-23 17:06:032017-04-23 17:06:03zÀ!\(õÂ5r 332017-04-23 17:06:032017-04-23 17:06:03yM4q 33 2017-04-23 17:06:032017-04-23 17:06:03yü³
W­]
¯a±c ªWP33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-07-11^33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-07-08U33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-07-06K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-07-02R33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-07-27Y33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-07-17L~33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-07-07Y}33  9! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in July2015-07-10Q|33 +! 2017-04-23 17:06:032017-04-23 17:06:03Power bill July2015-07-08N{33 %! 2017-04-23 17:06:032017-04-23 17:06:03TV bill July2015-07-06Qz33 +! 2017-04-23 17:06:032017-04-23 17:06:03Water bill July2015-07-04
WƒEÈK ÎQÔW; 33 2017-04-23 17:06:032017-04-23 17:06:03ˆÀ3ë…¸R< 332017-04-23 17:06:032017-04-23 17:06:03 ‡@8\(õÃ;
33 2017-04-23 17:06:032017-04-23 17:06:03‡À8\(õÃ< 332017-04-23 17:06:032017-04-23 17:06:03†@3záG®; 33 2017-04-23 17:06:032017-04-23 17:06:03†À3záG®<
332017-04-23 17:06:032017-04-23 17:06:03…@3s33333; 33 2017-04-23 17:06:032017-04-23 17:06:03…À3s33333< 332017-04-23 17:06:032017-04-23 17:06:03
„@28Që…¸; 33 2017-04-23 17:06:032017-04-23 17:06:03„À28Që…¸< 332017-04-23 17:06:032017-04-23 17:06:03 ƒ@2ŸQë…; 33 2017-04-23 17:06:032017-04-23 17:06:03ƒÀ2ŸQë…< 332017-04-23 17:06:032017-04-23 17:06:03@7€; 33 2017-04-23 17:06:032017-04-23 17:06:03‚À7€< 332017-04-23 17:06:032017-04-23 17:06:03@0
=p£×; 33 2017-04-23 17:06:032017-04-23 17:06:03À0
=p£×
T¢T¸_¬Qý§TP33 )! 2017-04-23 17:06:032017-04-23 17:06:03TV bill August2015-08-06S33 /! 2017-04-23 17:06:032017-04-23 17:06:03Water bill August2015-08-04Q
33 +! 2017-04-23 17:06:032017-04-23 17:06:03Rent for August2015-08-02X 33  7! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for July2015-07-28Q 33  )! 2017-04-23 17:06:032017-04-23 17:06:03Salary in July2015-07-24\
33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-07-26V 33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-07-13K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-07-26K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-07-23K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-07-19[33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-07-15
2017-04-23 19:06:45 +02:00
0ÁƒDLjJÙ¡h*ë­n0; 33 2017-04-23 17:06:032017-04-23 17:06:03ÀT<(õÂ\< 332017-04-23 17:06:032017-04-23 17:06:03@Jp£×
=; 33 2017-04-23 17:06:032017-04-23 17:06:03ÀJp£×
=< 332017-04-23 17:06:032017-04-23 17:06:03Ž@'×
=p£×; 33 2017-04-23 17:06:032017-04-23 17:06:03ŽÀ'×
=p£×6 332017-04-23 17:06:032017-04-23 17:06:03M5 33 2017-04-23 17:06:032017-04-23 17:06:03ü³6 332017-04-23 17:06:032017-04-23 17:06:03ŒŒ5 33 2017-04-23 17:06:032017-04-23 17:06:03Œÿt; 33 2017-04-23 17:06:032017-04-23 17:06:03@™ÎG®zá< 332017-04-23 17:06:032017-04-23 17:06:03‹À™ÎG®zá< 332017-04-23 17:06:032017-04-23 17:06:03
Š@2LÌÌÌÌÍ; 33 2017-04-23 17:06:032017-04-23 17:06:03ŠÀ2LÌÌÌÌÍ< 332017-04-23 17:06:032017-04-23 17:06:03
‰@.™™™™š; 33 2017-04-23 17:06:032017-04-23 17:06:03‰À.™™™™š< 332017-04-23 17:06:032017-04-23 17:06:03
2017-02-22 20:35:31 +01:00
ˆ@3ë…¸R
2017-04-23 19:06:45 +02:00
FªLý¡Lþ¦EòFK33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-08-19[33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-08-15P33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-08-11^33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-08-08U33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-08-06K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-08-02R33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-08-27Y33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-08-17L33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-08-07[33  =! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in August2015-08-10S33 /! 2017-04-23 17:06:032017-04-23 17:06:03Power bill August2015-08-08
VÁƒDÇJ ÍPÓV<. 332017-04-23 17:06:032017-04-23 17:06:03 —@7¦fffff;- 33 2017-04-23 17:06:032017-04-23 17:06:03—À7¦fffff<, 332017-04-23 17:06:032017-04-23 17:06:03@/Â\(õÃ;+ 33 2017-04-23 17:06:032017-04-23 17:06:03–À/Â\(õÃ<* 332017-04-23 17:06:032017-04-23 17:06:03•@4áG®zá;) 33 2017-04-23 17:06:032017-04-23 17:06:03•À4áG®zá<( 332017-04-23 17:06:032017-04-23 17:06:03”@I
=p£×;' 33 2017-04-23 17:06:032017-04-23 17:06:03”ÀI
=p£×<& 332017-04-23 17:06:032017-04-23 17:06:03“@G‹…¸Qì;% 33 2017-04-23 17:06:032017-04-23 17:06:03“ÀG‹…¸Qì<$ 332017-04-23 17:06:032017-04-23 17:06:03@F¢\(õÃ;# 33 2017-04-23 17:06:032017-04-23 17:06:03’ÀF¢\(õÃ<" 332017-04-23 17:06:032017-04-23 17:06:03@VTzáG®;! 33 2017-04-23 17:06:032017-04-23 17:06:03‘ÀVTzáG®< 332017-04-23 17:06:032017-04-23 17:06:03@T<(õÂ\
VƒEÈK ÎQÔV<= 332017-04-23 17:06:032017-04-23 17:06:03ŸÀ™\(õÂ<< 332017-04-23 17:06:032017-04-23 17:06:03
ž@0Ñë…¸R;; 33 2017-04-23 17:06:032017-04-23 17:06:03žÀ0Ñë…¸R<: 332017-04-23 17:06:032017-04-23 17:06:03
@8
=p£×
;9 33 2017-04-23 17:06:032017-04-23 17:06:03À8
=p£×
<8 332017-04-23 17:06:032017-04-23 17:06:03
œ@6ž¸Që…;7 33 2017-04-23 17:06:032017-04-23 17:06:03œÀ6ž¸Që…<6 332017-04-23 17:06:032017-04-23 17:06:03 @4ÌÌÌÌÌÍ;5 33 2017-04-23 17:06:032017-04-23 17:06:03›À4ÌÌÌÌÌÍ<4 332017-04-23 17:06:032017-04-23 17:06:03š@7Ù™™™™š;3 33 2017-04-23 17:06:032017-04-23 17:06:03šÀ7Ù™™™™š<2 332017-04-23 17:06:032017-04-23 17:06:03™@1×
=p£×;1 33 2017-04-23 17:06:032017-04-23 17:06:03™À1×
=p£×<0 332017-04-23 17:06:032017-04-23 17:06:03
˜@3ž¸Që…;/ 33 2017-04-23 17:06:032017-04-23 17:06:03˜À3ž¸Që…
9²d ¬Vù¢Ióš9^%33  C! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in September2015-09-10V$33 5! 2017-04-23 17:06:032017-04-23 17:06:03Power bill September2015-09-08S#33 /! 2017-04-23 17:06:032017-04-23 17:06:03TV bill September2015-09-06V"33 5! 2017-04-23 17:06:032017-04-23 17:06:03Water bill September2015-09-04T!33 1! 2017-04-23 17:06:032017-04-23 17:06:03Rent for September2015-09-02Z 33  ;! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for August2015-08-28S33  -! 2017-04-23 17:06:032017-04-23 17:06:03Salary in August2015-08-24\33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-08-26V33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-08-13K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-08-26K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-08-23
1ŠQà¢c%æ¨i+ì®o1;M 33 2017-04-23 17:06:032017-04-23 17:06:03§ÀGñë…¸R<L 332017-04-23 17:06:032017-04-23 17:06:03¦@H£×
=q;K 33 2017-04-23 17:06:032017-04-23 17:06:03¦ÀH£×
=q<J 332017-04-23 17:06:032017-04-23 17:06:03¥@SQG®zá;I 33 2017-04-23 17:06:032017-04-23 17:06:03¥ÀSQG®zá<H 332017-04-23 17:06:032017-04-23 17:06:03¤@T.¸Që…;G 33 2017-04-23 17:06:032017-04-23 17:06:03¤ÀT.¸Që…<F 332017-04-23 17:06:032017-04-23 17:06:03£@MO\(õÂ;E 33 2017-04-23 17:06:032017-04-23 17:06:03£ÀMO\(õÂ<D 332017-04-23 17:06:032017-04-23 17:06:03¢@%õÂ\(ö;C 33 2017-04-23 17:06:032017-04-23 17:06:03¢À%õÂ\(ö6B 332017-04-23 17:06:032017-04-23 17:06:03¡M5A 33 2017-04-23 17:06:032017-04-23 17:06:03¡ü³6@ 332017-04-23 17:06:032017-04-23 17:06:03 Œ5? 33 2017-04-23 17:06:032017-04-23 17:06:03 ÿt;> 33 2017-04-23 17:06:032017-04-23 17:06:03Ÿ@™\(õÂ
^±U²Zù¦Hú¬^K033 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-09-26K/33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-09-23K.33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-09-19[-33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-09-15P,33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-09-11^+33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-09-08U*33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-09-06K)33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-09-02R(33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-09-27Y'33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-09-17L&33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-09-07
VÁƒDÇJ ÍPÓV<\ 332017-04-23 17:06:032017-04-23 17:06:03®@2O\(õÂ;[ 33 2017-04-23 17:06:032017-04-23 17:06:03®À2O\(õÂ<Z 332017-04-23 17:06:032017-04-23 17:06:03­@3s33333;Y 33 2017-04-23 17:06:032017-04-23 17:06:03­À3s33333<X 332017-04-23 17:06:032017-04-23 17:06:03
¬@1”záG®;W 33 2017-04-23 17:06:032017-04-23 17:06:03¬À1”záG®<V 332017-04-23 17:06:032017-04-23 17:06:03 «@.(õÂ\);U 33 2017-04-23 17:06:032017-04-23 17:06:03«À.(õÂ\)<T 332017-04-23 17:06:032017-04-23 17:06:03ª@3¨õÂ\);S 33 2017-04-23 17:06:032017-04-23 17:06:03ªÀ3¨õÂ\)<R 332017-04-23 17:06:032017-04-23 17:06:03©@8µÂ\(ö;Q 33 2017-04-23 17:06:032017-04-23 17:06:03©À8µÂ\(ö<P 332017-04-23 17:06:032017-04-23 17:06:03¨@GE¸Që…;O 33 2017-04-23 17:06:032017-04-23 17:06:03¨ÀGE¸Që…<N 332017-04-23 17:06:032017-04-23 17:06:03§@Gñë…¸R
>ƒLÖYÛe,ô»}><l 332017-04-23 17:06:032017-04-23 17:06:03¶@&B\(õÃ;k 33 2017-04-23 17:06:032017-04-23 17:06:03¶À&B\(õÃ6j 332017-04-23 17:06:032017-04-23 17:06:03µM5i 33 2017-04-23 17:06:032017-04-23 17:06:03µü³6h 332017-04-23 17:06:032017-04-23 17:06:03´Œ5g 33 2017-04-23 17:06:032017-04-23 17:06:03´ÿt;f 33 2017-04-23 17:06:032017-04-23 17:06:03³@š^£×
=q<e 332017-04-23 17:06:032017-04-23 17:06:03³Àš^£×
=q<d 332017-04-23 17:06:032017-04-23 17:06:03
²@6ž¸Që…;c 33 2017-04-23 17:06:032017-04-23 17:06:03²À6ž¸Që…<b 332017-04-23 17:06:032017-04-23 17:06:03
±@@ƒ×
=p¤;a 33 2017-04-23 17:06:032017-04-23 17:06:03±À@ƒ×
=p¤5` 332017-04-23 17:06:032017-04-23 17:06:03
°4_ 33 2017-04-23 17:06:032017-04-23 17:06:03°í<^ 332017-04-23 17:06:032017-04-23 17:06:03 ¯@5Š=p£×
;] 33 2017-04-23 17:06:032017-04-23 17:06:03¯À5Š=p£×
.§Hï:ã8ÙŠ.Y;33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-10-17L:33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-10-07\933  ?! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in October2015-10-10T833 1! 2017-04-23 17:06:032017-04-23 17:06:03Power bill October2015-10-08Q733 +! 2017-04-23 17:06:032017-04-23 17:06:03TV bill October2015-10-06T633 1! 2017-04-23 17:06:032017-04-23 17:06:03Water bill October2015-10-04R533 -! 2017-04-23 17:06:032017-04-23 17:06:03Rent for October2015-10-02]433  A! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for September2015-09-28V333  3! 2017-04-23 17:06:032017-04-23 17:06:03Salary in September2015-09-24\233 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-09-26V133 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-09-13
eƒEÏYÜ_ â£e;{ 33 2017-04-23 17:06:032017-04-23 17:06:03¾À7¦fffff<z 332017-04-23 17:06:032017-04-23 17:06:03½@4Â\(õÃ;y 33 2017-04-23 17:06:032017-04-23 17:06:03½À4Â\(õÃ<x 332017-04-23 17:06:032017-04-23 17:06:03¼@FúáG®{;w 33 2017-04-23 17:06:032017-04-23 17:06:03¼ÀFúáG®{<v 332017-04-23 17:06:032017-04-23 17:06:03»@F|(õÂ\;u 33 2017-04-23 17:06:032017-04-23 17:06:03»ÀF|(õÂ\<t 332017-04-23 17:06:032017-04-23 17:06:03º@Fp£×
=q;s 33 2017-04-23 17:06:032017-04-23 17:06:03ºÀFp£×
=q5r 332017-04-23 17:06:032017-04-23 17:06:03¹U4q 33 2017-04-23 17:06:032017-04-23 17:06:03¹«<p 332017-04-23 17:06:032017-04-23 17:06:03¸@Uë…¸R;o 33 2017-04-23 17:06:032017-04-23 17:06:03¸ÀUë…¸R<n 332017-04-23 17:06:032017-04-23 17:06:03·@M‹…¸Qì;m 33 2017-04-23 17:06:032017-04-23 17:06:03·ÀM‹…¸
Q«]¤Qó¥W °Q\F33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-10-26VE33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-10-13KD33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-10-26KC33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-10-23KB33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-10-19[A33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-10-15P@33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-10-11^?33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-10-08U>33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-10-06K=33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-10-02R<33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-10-27
VÁƒDÇJ ÍPÓV
332017-04-23 17:06:032017-04-23 17:06:03
Å@5Š=p£×
33 2017-04-23 17:06:032017-04-23 17:06:03ÅÀ5Š=p£×
 332017-04-23 17:06:032017-04-23 17:06:03
Ä@6œ(õÂ\;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÄÀ6œ(õÂ\<ƒ 332017-04-23 17:06:032017-04-23 17:06:03 Ã@7ó33333;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÃÀ7ó33333<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Â@3ýp£×
=;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÂÀ3ýp£×
=<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Á@5
=p£×;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÁÀ5
=p£×<ƒ 332017-04-23 17:06:032017-04-23 17:06:03
À@4¸Që…; 33 2017-04-23 17:06:032017-04-23 17:06:03ÀÀ4¸Që…<~ 332017-04-23 17:06:032017-04-23 17:06:03 ¿@5^¸Që…;} 33 2017-04-23 17:06:032017-04-23 17:06:03¿À5^¸Që…<| 332017-04-23 17:06:032017-04-23 17:06:03¾@7¦fffff
0ƒDÎ]$æ§i*ì­o0 332017-04-23 17:06:032017-04-23 17:06:03Í@Sµ¸Që…;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÍÀSµ¸Që…<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Ì@Tû…¸Qì;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÌÀTû…¸Qì<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Ë@K³33333;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ËÀK³33333<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Ê@'ffffff;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÊÀ'ffffff6ƒ 332017-04-23 17:06:032017-04-23 17:06:03ÉM5ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03Éü³6ƒ 332017-04-23 17:06:032017-04-23 17:06:03ÈŒ5ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03Èÿt;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03Ç@š]
=p£×<ƒ
332017-04-23 17:06:032017-04-23 17:06:03ÇÀš]
=p£×<ƒ 332017-04-23 17:06:032017-04-23 17:06:03
Æ@=\(õÂ\;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÆÀ=\(õÂ\
B©KõHðAåBKQ33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-11-02RP33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-11-27YO33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-11-17LN33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-11-07]M33  A! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in November2015-11-10UL33 3! 2017-04-23 17:06:032017-04-23 17:06:03Power bill November2015-11-08RK33 -! 2017-04-23 17:06:032017-04-23 17:06:03TV bill November2015-11-06UJ33 3! 2017-04-23 17:06:032017-04-23 17:06:03Water bill November2015-11-04SI33 /! 2017-04-23 17:06:032017-04-23 17:06:03Rent for November2015-11-02[H33  =! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for October2015-10-28TG33  /! 2017-04-23 17:06:032017-04-23 17:06:03Salary in October2015-10-24
WƒEÈK ÎQÔW;ƒ) 33 2017-04-23 17:06:032017-04-23 17:06:03ÕÀ5ó33333<ƒ( 332017-04-23 17:06:032017-04-23 17:06:03
Ô@.#×
=p¤;ƒ' 33 2017-04-23 17:06:032017-04-23 17:06:03ÔÀ.#×
=p¤<ƒ& 332017-04-23 17:06:032017-04-23 17:06:03 Ó@4œ(õÂ\;ƒ% 33 2017-04-23 17:06:032017-04-23 17:06:03ÓÀ4œ(õÂ\<ƒ$ 332017-04-23 17:06:032017-04-23 17:06:03Ò@8!G®zá;ƒ# 33 2017-04-23 17:06:032017-04-23 17:06:03ÒÀ8!G®zá<ƒ" 332017-04-23 17:06:032017-04-23 17:06:03Ñ@4‘ë…¸R;ƒ! 33 2017-04-23 17:06:032017-04-23 17:06:03ÑÀ4‘ë…¸R<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Ð@Gë…¸R;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÐÀGë…¸R<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Ï@Hù™™™™š;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÏÀHù™™™™š<ƒ 332017-04-23 17:06:032017-04-23 17:06:03Î@D÷
=p£×;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03ÎÀD÷
=p£×
X¸öìãÚÑÈ¿­¤š|rh^TJ@6-$ ÷îäÚÐÆ¼²¨žŠwne\SJA8.$üòèÞÔÊÁ¸¯¦xndZPF<2( ùðçÞÕ̸*) ( ' & % $ # " ! 
  
        
 ~ }
| {zyxwvut s ÿr þq ýp üo ûn úm ùløk÷jöiõhôgófòeñdïcîbía ì` ë_ ê^ é] è\ ç[ æZ åYäXãWâVáUàTßSÞRÝQÛPÚOÙN ØM ×L ÖK ÕJ ÔI ÓH ÒG ÑFÐEÏ
=¨GôHú¬Sôœ=\\33  ?! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for November2015-11-28U[33  1! 2017-04-23 17:06:032017-04-23 17:06:03Salary in November2015-11-24\Z33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-11-26VY33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-11-13KX33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-11-26KW33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-11-23KV33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-11-19[U33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-11-15PT33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-11-11^S33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-11-08UR33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-11-06
*ÁƒDÇJ ÍPÓb*5ƒ9 33 2017-04-23 17:06:032017-04-23 17:06:03Ýü³6ƒ8 332017-04-23 17:06:032017-04-23 17:06:03ÜŒ5ƒ7 33 2017-04-23 17:06:032017-04-23 17:06:03Üÿt;ƒ6 33 2017-04-23 17:06:032017-04-23 17:06:03Û@™J£×
=q<ƒ5 332017-04-23 17:06:032017-04-23 17:06:03ÛÀ™J£×
=q<ƒ4 332017-04-23 17:06:032017-04-23 17:06:03
Ú@4®záH;ƒ3 33 2017-04-23 17:06:032017-04-23 17:06:03ÚÀ4®záH<ƒ2 332017-04-23 17:06:032017-04-23 17:06:03
2017-04-08 17:51:34 +02:00
Ù@AŽzáG®;ƒ1 33 2017-04-23 17:06:032017-04-23 17:06:03ÙÀAŽzáG®<ƒ0 332017-04-23 17:06:032017-04-23 17:06:03
2017-04-23 19:06:45 +02:00
Ø@2œ(õÂ\;ƒ/ 33 2017-04-23 17:06:032017-04-23 17:06:03ØÀ2œ(õÂ\<ƒ. 332017-04-23 17:06:032017-04-23 17:06:03 ×@6nzáG®;ƒ- 33 2017-04-23 17:06:032017-04-23 17:06:03×À6nzáG®<ƒ, 332017-04-23 17:06:032017-04-23 17:06:03Ö@3°£×
=q;ƒ+ 33 2017-04-23 17:06:032017-04-23 17:06:03ÖÀ3°£×
2017-04-08 17:51:34 +02:00
=q<ƒ* 332017-04-23 17:06:032017-04-23 17:06:03Õ@5ó33333
2017-04-23 19:06:45 +02:00
W¿öìâØÎĺ°¦œŠxof]TJ@6,"úðçÞÕÌú±¨žŠvlbXND;2) üòèÞÔÊÀ¬¢˜}tkbYPF<2(
öìãÚÑÈ¿ 9 8 7 6 543210/.-*
)  (  '
 &  % $ # " ! ~}|{z y x w v u t s 
r q p
o nmlkjih g ÿf þe ýd üc ûb úa ù`ø_÷^ö]õ\ô[óZòYñXîWíV ìU ëT êS éR èQ çP æO åNäMãLâKáJàIßHÞGÝFÚEÙ
>ªRý¥EöšE÷Ÿ>^g33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2015-12-08Uf33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2015-12-06Ke33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-12-02Rd33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2015-12-27Yc33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2015-12-17Lb33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2015-12-07]a33  A! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in December2015-12-10U`33 3! 2017-04-23 17:06:032017-04-23 17:06:03Power bill December2015-12-08R_33 -! 2017-04-23 17:06:032017-04-23 17:06:03TV bill December2015-12-06U^33 3! 2017-04-23 17:06:032017-04-23 17:06:03Water bill December2015-12-04S]33 /! 2017-04-23 17:06:032017-04-23 17:06:03Rent for December2015-12-02
\ÇJ ÍPÓVÙ\<ƒH 332017-04-23 17:06:032017-04-23 17:06:03ä@Kfffff;ƒG 33 2017-04-23 17:06:032017-04-23 17:06:03äÀKfffff<ƒF 332017-04-23 17:06:032017-04-23 17:06:03ã@F]p£×
=;ƒE 33 2017-04-23 17:06:032017-04-23 17:06:03ãÀF]p£×
=<ƒD 332017-04-23 17:06:032017-04-23 17:06:03â@H³33333;ƒC 33 2017-04-23 17:06:032017-04-23 17:06:03âÀH³33333<ƒB 332017-04-23 17:06:032017-04-23 17:06:03á@TøõÂ\);ƒA 33 2017-04-23 17:06:032017-04-23 17:06:03áÀTøõÂ\)<ƒ@ 332017-04-23 17:06:032017-04-23 17:06:03à@Ul(õÂ\;ƒ? 33 2017-04-23 17:06:032017-04-23 17:06:03àÀUl(õÂ\<ƒ> 332017-04-23 17:06:032017-04-23 17:06:03ß@I9™™™™š;ƒ= 33 2017-04-23 17:06:032017-04-23 17:06:03ßÀI9™™™™š<ƒ< 332017-04-23 17:06:032017-04-23 17:06:03Þ@ ½p£×
=;ƒ; 33 2017-04-23 17:06:032017-04-23 17:06:03ÞÀ ½p£×
=6ƒ: 332017-04-23 17:06:032017-04-23 17:06:03ÝM
WƒEÈK ÎQÔW;ƒW 33 2017-04-23 17:06:032017-04-23 17:06:03ìÀ4«…¸Qì<ƒV 332017-04-23 17:06:032017-04-23 17:06:03 ë@2®záG®;ƒU 33 2017-04-23 17:06:032017-04-23 17:06:03ëÀ2®záG®<ƒT 332017-04-23 17:06:032017-04-23 17:06:03ê@6B\(õÃ;ƒS 33 2017-04-23 17:06:032017-04-23 17:06:03êÀ6B\(õÃ<ƒR 332017-04-23 17:06:032017-04-23 17:06:03é@2¸Që…;ƒQ 33 2017-04-23 17:06:032017-04-23 17:06:03éÀ2¸Që…<ƒP 332017-04-23 17:06:032017-04-23 17:06:03
è@6ºáG®{;ƒO 33 2017-04-23 17:06:032017-04-23 17:06:03èÀ6ºáG®{<ƒN 332017-04-23 17:06:032017-04-23 17:06:03 ç@0Ü(õÂ\;ƒM 33 2017-04-23 17:06:032017-04-23 17:06:03çÀ0Ü(õÂ\<ƒL 332017-04-23 17:06:032017-04-23 17:06:03æ@2áG®zá;ƒK 33 2017-04-23 17:06:032017-04-23 17:06:03æÀ2áG®zá<ƒJ 332017-04-23 17:06:032017-04-23 17:06:03å@5:áG®{;ƒI 33 2017-04-23 17:06:032017-04-23 17:06:03åÀ5:áG®{
2017-04-23 19:06:45 +02:00
J­O³e ­Uö¡JTr33 1! 2017-04-23 17:06:032017-04-23 17:06:03Water bill January2016-01-04Rq33 -! 2017-04-23 17:06:032017-04-23 17:06:03Rent for January2016-01-02\p33  ?! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for December2015-12-28Uo33  1! 2017-04-23 17:06:032017-04-23 17:06:03Salary in December2015-12-24\n33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2015-12-26Vm33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2015-12-13Kl33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-12-26Kk33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-12-23Kj33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2015-12-19[i33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2015-12-15Ph33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2015-12-11
0ÁƒDLjJÙ¡h*ë­n0;ƒg 33 2017-04-23 17:06:032017-04-23 17:06:03ôÀVc×
=p¤<ƒf 332017-04-23 17:06:032017-04-23 17:06:03ó@Kk…¸Qì;ƒe 33 2017-04-23 17:06:032017-04-23 17:06:03óÀKk…¸Qì<ƒd 332017-04-23 17:06:032017-04-23 17:06:03ò@!ë…¸Qì;ƒc 33 2017-04-23 17:06:032017-04-23 17:06:03òÀ!ë…¸Qì6ƒb 332017-04-23 17:06:032017-04-23 17:06:03ñM5ƒa 33 2017-04-23 17:06:032017-04-23 17:06:03ñü³6ƒ` 332017-04-23 17:06:032017-04-23 17:06:03ðŒ5ƒ_ 33 2017-04-23 17:06:032017-04-23 17:06:03ðÿt;ƒ^ 33 2017-04-23 17:06:032017-04-23 17:06:03ï@™ÐÌÌÌÌÍ<ƒ] 332017-04-23 17:06:032017-04-23 17:06:03ïÀ™ÐÌÌÌÌÍ<ƒ\ 332017-04-23 17:06:032017-04-23 17:06:03
î@6ž¸Që…;ƒ[ 33 2017-04-23 17:06:032017-04-23 17:06:03îÀ6ž¸Që…<ƒZ 332017-04-23 17:06:032017-04-23 17:06:03
í@A'®záH;ƒY 33 2017-04-23 17:06:032017-04-23 17:06:03íÀA'®záH<ƒX 332017-04-23 17:06:032017-04-23 17:06:03
ì@4«…¸
>¬Uö§Kö¨Pïœ>[}33 ?! 2017-04-23 17:06:032017-04-23 17:06:03Groceries and some drinks2016-01-15P|33 )! 2017-04-23 17:06:032017-04-23 17:06:03More groceries2016-01-11^{33 E! 2017-04-23 17:06:032017-04-23 17:06:03Forgot to get some groceries2016-01-08Uz33 3! 2017-04-23 17:06:032017-04-23 17:06:03Picked up groceries2016-01-06Ky33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2016-01-02Rx33 -! 2017-04-23 17:06:032017-04-23 17:06:03Needed gas again2016-01-27Yw33 ;! 2017-04-23 17:06:032017-04-23 17:06:03Filled the car up again2016-01-17Lv33 !! 2017-04-23 17:06:032017-04-23 17:06:03Bought gas2016-01-07\u33  ?! 2017-04-23 17:06:032017-04-23 17:06:03Insurance bill in January2016-01-10Tt33 1! 2017-04-23 17:06:032017-04-23 17:06:03Power bill January2016-01-08Qs33 +! 2017-04-23 17:06:032017-04-23 17:06:03TV bill January2016-01-06
dÁƒDÇJ ÍPÓœd5ƒv 332017-04-23 17:06:032017-04-23 17:06:03 û4ƒu 33 2017-04-23 17:06:032017-04-23 17:06:03ûï<ƒt 332017-04-23 17:06:032017-04-23 17:06:03ú@6ã×
=p¤;ƒs 33 2017-04-23 17:06:032017-04-23 17:06:03úÀ6ã×
=p¤<ƒr 332017-04-23 17:06:032017-04-23 17:06:03ù@3¨õÂ\);ƒq 33 2017-04-23 17:06:032017-04-23 17:06:03ùÀ3¨õÂ\)<ƒp 332017-04-23 17:06:032017-04-23 17:06:03ø@I×
=p£×;ƒo 33 2017-04-23 17:06:032017-04-23 17:06:03øÀI×
=p£×<ƒn 332017-04-23 17:06:032017-04-23 17:06:03÷@E§®záH;ƒm 33 2017-04-23 17:06:032017-04-23 17:06:03÷ÀE§®záH<ƒl 332017-04-23 17:06:032017-04-23 17:06:03ö@E!G®zá;ƒk 33 2017-04-23 17:06:032017-04-23 17:06:03öÀE!G®zá<ƒj 332017-04-23 17:06:032017-04-23 17:06:03õ@Uj=p£×
;ƒi 33 2017-04-23 17:06:032017-04-23 17:06:03õÀUj=p£×
<ƒh 332017-04-23 17:06:032017-04-23 17:06:03ô@Vc×
=p¤
VƒEÈK ÎQÔV<„ 332017-04-23 17:06:032017-04-23 17:06:03À™=p£×
<„ 332017-04-23 17:06:032017-04-23 17:06:03
@>ã×
=p¤;„ 33 2017-04-23 17:06:032017-04-23 17:06:03À>ã×
=p¤<„ 332017-04-23 17:06:032017-04-23 17:06:03
@2áG®zá;„ 33 2017-04-23 17:06:032017-04-23 17:06:03À2áG®zá<„ 332017-04-23 17:06:032017-04-23 17:06:03
@3Â\(õÃ;ƒ 33 2017-04-23 17:06:032017-04-23 17:06:03À3Â\(õÃ<ƒ~ 332017-04-23 17:06:032017-04-23 17:06:03 ÿ@1ÔzáG®;ƒ} 33 2017-04-23 17:06:032017-04-23 17:06:03ÿÀ1ÔzáG®<ƒ| 332017-04-23 17:06:032017-04-23 17:06:03þ@1s33333;ƒ{ 33 2017-04-23 17:06:032017-04-23 17:06:03þÀ1s33333<ƒz 332017-04-23 17:06:032017-04-23 17:06:03ý@7×
=p£×;ƒy 33 2017-04-23 17:06:032017-04-23 17:06:03ýÀ7×
=p£×<ƒx 332017-04-23 17:06:032017-04-23 17:06:03
ü@4µÂ\(ö;ƒw 33 2017-04-23 17:06:032017-04-23 17:06:03üÀ4µÂ\(ö
N²d½^©Sû¦NU33 3! 2017-04-23 17:06:032017-04-23 17:06:03Power bill February2016-02-08R33 -! 2017-04-23 17:06:032017-04-23 17:06:03TV bill February2016-02-06U33 3! 2017-04-23 17:06:032017-04-23 17:06:03Water bill February2016-02-04S33 /! 2017-04-23 17:06:032017-04-23 17:06:03Rent for February2016-02-02[33  =! 2017-04-23 17:06:032017-04-23 17:06:03Saving money for January2016-01-28T33  /! 2017-04-23 17:06:032017-04-23 17:06:03Salary in January2016-01-24\33 A! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks again2016-01-26V33 5! 2017-04-23 17:06:032017-04-23 17:06:03Going out for drinks2016-01-13K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2016-01-26K33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2016-01-23K~33 ! 2017-04-23 17:06:032017-04-23 17:06:03Groceries2016-01-19
1ŠQà¢c%æ¨i+ì®o1;„ 33 2017-04-23 17:06:032017-04-23 17:06:03 ÀDp£×
=<„ 332017-04-23 17:06:032017-04-23 17:06:03