SQLite format 3@ - MG=A9;45/-*(#!   !(db_changed !db_changed $h!'05MCE2358263591C:builtin_drive hh !2358263591h B  [Z%YcXWYV1UTRS!RwQLP1ON{ 2v~vnf^VNF>6.&~v{{ccSS<<zzppff\\RR??55++!!  {{rrii !f'' tableversion_tableversion_tableCREATE TABLE version_table ( version_number INTEGER NOT NULL )%%qtablechange_tablechange_tableCREATE TABLE change_table ( change_id INTEGER NOT NULL, change_type TEXT NOT NULL , PRIMARY KEY (change_type) )7K%indexsqlite_autoindex_change_table_1change_tableU%%mtablevolume_tablevolume_tableCREATE TABLE volume_table ( id INTEGER UNIQUE, description TEXT NOT NULL, serial TEXT UNIQUE, drive_path_if_builtin TEXT NOT NULL, type TEXT NOT NULL , PRIMARY KEY (id) )7K%indexsqlite_autoindex_volume_table_1volume_table7K%indexsqlite_autoindex_volume_table_2volume_table11Ytable_dbl_auto_id_table_dbl_auto_id_tableCREATE TABLE _dbl_auto_id_table ( last_assigned_id INTEGER UNIQUE , PRIMARY KEY (last_assigned_id) )CW1indexsqlite_autoindex__dbl_auto_id_table_1_dbl_auto_id_table  A ##Etablemedia_tablemedia_table CREATE TABLE media_table ( id INTEGER UNIQUE, full_filepath TEXT NOT NULL, filepath_search_index TEXT NOT NULL, filename_search_index TEXT NOT NULL, mime_type TEXT NOT NULL, volume_id INTEGER NOT NULL, search_date_begin TEXT NOT NULL, search_date_end TEXT NOT NULL , PRIMARY KEY (id), FOREIGN KEY (volume_id) REFERENCES volume_table(id) )5 I#indexsqlite_autoindex_media_table_1media_table atabletag_tabletag_tableCREATE TABLE tag_table ( id INTEGER UNIQUE, name TEXT, parent_id INTEGER NOT NULL, sibling_index INTEGER NOT NULL, type_name TEXT, media_is_ordered INTEGER NOT NULL, can_tag_media INTEGER NOT NULL, can_have_children INTEGER NOT NULL, applies_to_all_in_media_stack INTEGER NOT NULL, applies_to_all_in_version_stack INTEGER NOT NULL , PRIMARY KEY (id) )1 Eindexsqlite_autoindex_tag_table_1tag_tableji^ %xph`XPH@80( xxww``^^PPOOKKddYYWWVVUUTTSSRRQQPPOO@@??>>==<<;;::99 9vk`UJ?4)yncXMB7,!  9 8 7 6 5 4 3 2{ 1{ 0cx /c .<` -S ,<P +< * ) ( ' & % $ # " !     z p f \ R ? 5 + !       d d d d dddddd{drdid 9zpf\RH>4*  vlbXND:0& 9 8 7 6 5 4 3 {2 {1 cx0 c/ S- <`. <P, <+ * ) ( ' & % $ # " !     z p f \ R ? 5 + !       d d d d d ddddd{drdid  P. 11tabletag_to_media_tabletag_to_media_tableCREATE TABLE tag_to_media_table ( media_id INTEGER NOT NULL, tag_id INTEGER NOT NULL, media_index INTEGER NOT NULL , PRIMARY KEY (media_id, tag_id), FOREIGN KEY (media_id) REFERENCES media_table(id), FOREIGN KEY (tag_id) REFERENCES tag_table(id) )CW1indexsqlite_autoindex_tag_to_media_table_1tag_to_media_tableXAA;tablemedia_stack_to_media_tablemedia_stack_to_media_tableCREATE TABLE media_stack_to_media_table ( stack_tag_id INTEGER NOT NULL, media_id INTEGER NOT NULL, media_index INTEGER NOT NULL , PRIMARY KEY (stack_tag_id, media_id), FOREIGN KEY (stack_tag_id) REFERENCES tag_table(id), FOREIGN KEY (media_id) REFERENCES media_table(id) )SgAindexsqlite_autoindex_media_stack_to_media_table_1media_stack_to_media_table   (yl^QC6( f f   \ \   {  wc? w? ^S ^ K< K `~tj`  f    \   {  wc w? ^S ^ K< K N{EEytableversion_stack_to_media_tableversion_stack_to_media_tableCREATE TABLE version_stack_to_media_table ( stack_tag_id INTEGER NOT NULL, media_id INTEGER NOT NULL, media_index INTEGER NOT NULL, parent_id INTEGER NOT NULL , PRIMARY KEY (stack_tag_id, media_id), FOREIGN KEY (stack_tag_id) REFERENCES tag_table(id), FOREIGN KEY (media_id) REFERENCES media_table(id) )WkEindexsqlite_autoindex_version_stack_to_media_table_1version_stack_to_media_table 99-tablemedia_stack_sort_tablemedia_stack_sort_tableCREATE TABLE media_stack_sort_table ( media_id INTEGER UNIQUE, search_date_begin TEXT NOT NULL, search_date_end TEXT NOT NULL , PRIMARY KEY (media_id), FOREIGN KEY (media_id) REFERENCES media_table(id) )K_9indexsqlite_autoindex_media_stack_sort_table_1media_stack_sort_tablelkf 2v~vnf^VNF>6.&~v{{ccSS<<zzppff\\RR??55++!!  {{rriirqf 2v~vnf^VNF>6.&~v{{ccSS<<zzppff\\RR??55++!!  {{rrii ));==1tableversion_stack_sort_tableversion_stack_sort_tableCREATE TABLE version_stack_sort_table ( media_id INTEGER UNIQUE, search_date_begin TEXT NOT NULL, search_date_end TEXT NOT NULL , PRIMARY KEY (media_id), FOREIGN KEY (media_id) REFERENCES media_table(id) )Oc=indexsqlite_autoindex_version_stack_sort_table_1version_stack_sort_tableAA3tablemetadata_description_tablemetadata_description_tableCREATE TABLE metadata_description_table ( id INTEGER UNIQUE, identifier TEXT NOT NULL, data_type TEXT NOT NULL, association_type TEXT NOT NULL, can_have_multiple_items INTEGER NOT NULL , PRIMARY KEY (id) )SgAindexsqlite_autoindex_metadata_description_table_1metadata_description_table77)tablemetadata_string_tablemetadata_string_tableCREATE TABLE metadata_string_table ( id INTEGER UNIQUE, description_id INTEGER NOT NULL, value TEXT NOT NULL , PRIMARY KEY (id), FOREIGN KEY (description_id) REFERENCES metadata_description_table(id) )zy.xw 8|vpjd^XRLF@:4.(" LL\\7766554433221100//..--,,++**))((''&&%%$$##""!!      ~v}X|V{TVV JXI]7indexsqlite_autoindex_metadata_string_table_1metadata_string_table 991tablemetadata_integer_tablemetadata_integer_table"CREATE TABLE metadata_integer_table ( id INTEGER UNIQUE, description_id INTEGER NOT NULL, value INTEGER NOT NULL , PRIMARY KEY (id), FOREIGN KEY (description_id) REFERENCES metadata_description_table(id) )K_9indexsqlite_autoindex_metadata_integer_table_1metadata_integer_table# 991tablemetadata_decimal_tablemetadata_decimal_table$CREATE TABLE metadata_decimal_table ( id INTEGER UNIQUE, description_id INTEGER NOT NULL, value NUMERIC NOT NULL , PRIMARY KEY (id), FOREIGN KEY (description_id) REFERENCES metadata_description_table(id) )K_9indexsqlite_autoindex_metadata_decimal_table_1metadata_decimal_table%B-- yi`P@0 n m@ff` k? F@/E C?z@ @/ ?z@ @"ff` @ ?z@I H@ff` F?N,M-KL,K-KJ,I-KH,G-KF,E-KD,C-KB,A-K 4|tld\TLD<4nnmmkkFFEECC        IIHHFFNNMMLLKKJJIIHHGGFFEEDDCCBBAA#UXX ZZk==/tablemetadata_date_time_tablemetadata_date_time_table&CREATE TABLE metadata_date_time_table ( id INTEGER UNIQUE, description_id INTEGER NOT NULL, value TEXT NOT NULL , PRIMARY KEY (id), FOREIGN KEY (description_id) REFERENCES metadata_description_table(id) )O c=indexsqlite_autoindex_metadata_date_time_table_1metadata_date_time_table'!33%tablemetadata_blob_tablemetadata_blob_table)CREATE TABLE metadata_blob_table ( id INTEGER UNIQUE, description_id INTEGER NOT NULL, value BLOB NOT NULL , PRIMARY KEY (id), FOREIGN KEY (description_id) REFERENCES metadata_description_table(id) )E"Y3indexsqlite_autoindex_metadata_blob_table_1metadata_blob_table*x#;;tablemedia_to_metadata_tablemedia_to_metadata_table+CREATE TABLE media_to_metadata_table ( media_id INTEGER NOT NULL, metadata_id INTEGER NOT NULL , PRIMARY KEY (media_id, metadata_id), FOREIGN KEY (media_id) REFERENCES media_table(id) )`^[Z bb``^^[[ZZ3_ 7` SU i $ \c   O IIVlM$a;indexsqlite_autoindex_media_to_metadata_table_1media_to_metadata_table,j%77stabletag_to_metadata_tabletag_to_metadata_table.CREATE TABLE tag_to_metadata_table ( tag_id INTEGER NOT NULL, metadata_id INTEGER NOT NULL , PRIMARY KEY (tag_id, metadata_id), FOREIGN KEY (tag_id) REFERENCES tag_table(id) )I&]7indexsqlite_autoindex_tag_to_metadata_table_1tag_to_metadata_table/'A#/indexmedia_table_filename_indexmedia_table0CREATE INDEX media_table_filename_index ON media_table(filename_search_index, id)(A#]indexmedia_table_filepath_indexmedia_table1CREATE INDEX media_table_filepath_index ON media_table(filepath_search_index, filename_search_index, id)w)A#indexmedia_table_mimetype_indexmedia_table2CREATE INDEX media_table_mimetype_index ON media_table(mime_type, id)*S#9indexmedia_table_search_date_begin_indexmedia_table3CREATE INDEX media_table_search_date_begin_index ON media_table(search_date_begin, id) +{tmf_XQJA8/& +*)('&%$#xz"xy!`b `aPRPQdgdfde@c@b?a?`>_>^;];[YZ@N @M ?L ?K >J >I=H=G_>^>J >I =H=G4*  vlbXND:0& h h h h h{{ hcc hSS h<< h h h h h h h h h h h h h h hzz hpp hff h\\ hRR h?? h55 h++ h!! h h  h h h h h h h h h h h h h hh{{hrrhii 9zpf\RH>4*  vlbXND:0& 9 8 7 6 5 4 3 {2 {1 cx0 c/ S- <`. <P, <+ * ) ( ' & % $ # " !     z p f \ R ? 5 + !       d d d d d ddddd{drdid 9dth\PD8, xl`TH<0$ |pd 9 7 5 {2 xc0 `<. P<, 8 6 4 3 {1 c/ S- <+ * ) ( ' & % $ # " !     z p f \ R ? 5 + !        d d d d d d d d d d d{ dr di   XW0mA indexmedia_stack_to_media_table_stack_clustered_indexmedia_stack_to_media_table:CREATE INDEX media_stack_to_media_table_stack_clustered_index ON media_stack_to_media_table(stack_tag_id, media_index, media_id)R1qE{indexversion_stack_to_media_table_media_clustered_indexversion_stack_to_media_tableCREATE INDEX media_stack_sort_table_begin_index ON media_stack_sort_table(search_date_begin, media_id)%4M9Qindexmedia_stack_sort_table_end_indexmedia_stack_sort_table?CREATE INDEX media_stack_sort_table_end_index ON media_stack_sort_table(search_date_end, media_id) `~tj`     { cw S^ <K K ^   f \ ?w  @|pdXL@ f    \     { w? wc ^ ^S K K<po+20071002T193334nm+20071002T193334vu+20071002T193334 \ `35U=aindexversion_stack_sort_table_begin_indexversion_stack_sort_table@CREATE INDEX version_stack_sort_table_begin_index ON version_stack_sort_table(search_date_begin, media_id)-6Q=Yindexversion_stack_sort_table_end_indexversion_stack_sort_tableBCREATE INDEX version_stack_sort_table_end_index ON version_stack_sort_table(search_date_end, media_id)%7O7Qindexmetadata_string_table_value_indexmetadata_string_tableCCREATE INDEX metadata_string_table_value_index ON metadata_string_table(description_id, value, id))8Q9Uindexmetadata_integer_table_value_indexmetadata_integer_tableDCREATE INDEX metadata_integer_table_value_index ON metadata_integer_table(description_id, value, id)9E9Iindexmetadata_decimal_table_indexmetadata_decimal_tableECREATE INDEX metadata_decimal_table_index ON metadata_decimal_table(description_id, value, id)ts+20071002T193334>V>CYBERSHOT.U e078ca37-4a3d-43a5-8e6d-a043847fa475>>.U 7e97ed72-3f8d-4dad-ac1e-9960f3f8a1bf% untitled.bmp$A Pug_Kid_by_bunnyoakley.jpg @ 9 - lvcP=* wl -KMM -KKK -KII -KGG -KEE -KCC -KAA ,NN ,LL ,JJ ,HH ,FF ,DD ,BB EE @   @ff`mm@ff`HH@/FF@/  @"ff`  nn II?z@CC?z@?z@  ?kk?FF+20080120T232117;;+20071002T193334+20080120T225944PP EEz:%:I=Qindexmetadata_date_time_table_indexmetadata_date_time_tableFCREATE INDEX metadata_date_time_table_index ON metadata_date_time_table(description_id, value, id) ;?3/indexmetadata_blob_table_indexmetadata_blob_tableHCREATE INDEX metadata_blob_table_index ON metadata_blob_table(description_id, id)=<g;eindexmedia_to_metadata_table_media_clustered_indexmedia_to_metadata_tableICREATE INDEX media_to_metadata_table_media_clustered_index ON media_to_metadata_table(media_id, metadata_id)C=m;kindexmedia_to_metadata_table_metadata_clustered_indexmedia_to_metadata_tableJCREATE INDEX media_to_metadata_table_metadata_clustered_index ON media_to_metadata_table(metadata_id, media_id) 4ZZ'bb'``'^^'[[ SU i $ \c   O US i $ c\  O +xph`XPH@80& + * ) ( ' & % $ zx# yx" b`! a` RP QP   gdfdedc@b@a?`?_>^>];[;ZYN@M@ L? K? J> I> H=G=F<E<D;C;B:A: +xph`XPH@80& + * ) ( ' & % $ xz# xy" `b! `a PR PQ   dgdfdeYZ@c@b@N@M ?a?`?L ?K >_>^>J >I =H=Gi7_indextag_to_metadata_table_metadata_clustered_indextag_to_metadata_tableKCREATE INDEX tag_to_metadata_table_metadata_clustered_index ON tag_to_metadata_table(metadata_id, tag_id)/?_7Uindextag_to_metadata_table_tag_clustered_indextag_to_metadata_tableLCREATE INDEX tag_to_metadata_table_tag_clustered_index ON tag_to_metadata_table(tag_id, metadata_id) ,{ 9Y!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Bach_Two_Part_Invention_in_C_Major.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/bach_two_part_invention_in_c_major.mp3audio/mpegh20071002T19333420071002T193334r _93!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Ancient_Beijing.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/ancient_beijing.mp3audio/mpegh20071002T19333420071002T193334 i c97!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/A_Taste_Of_Sicily.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/a_taste_of_sicily.mp3audio/mpegh20071002T19333220071002T193332  a95!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Hawaiian_Saunter.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/hawaiian_saunter.mp3audio/mpegh20071002T19333420071002T193334 ]91!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Deck_the_Halls.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/deck_the_halls.mp3audio/mpegh20071002T19333420071002T193334 [9/!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Big_Band_Bash.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/big_band_bash.mp3audio/mpegh20071002T19333420071002T193334 1 q9E!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Mozart_Sonata_in_C_Major.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/mozart_sonata_in_c_major.mp3audio/mpegh20071002T19333420071002T193334|( U9)!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Light_Jazz.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/light_jazz.mp3audio/mpegh20071002T19333420071002T193334 k9?!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Joplin_Maple_Leaf_Rag.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/joplin_maple_leaf_rag.mp3audio/mpegh20071002T19333420071002T193334 "L {9O!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Shumann_Scenes_From_Childhood.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/shumann_scenes_from_childhood.mp3audio/mpegh20071002T19333420071002T193334C i9=!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Pachelbel_Canon_in_D.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/pachelbel_canon_in_d.mp3audio/mpegh20071002T19333420071002T193334: ]91!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Need_For_Speed.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/need_for_speed.mp3audio/mpegh20071002T19333420071002T193334 iFiYw 3{E!++/Documents and Settings/Gerry/My Documents/My Pictures/Bella_Capone_by_fantasio.jpg/documents and settings/gerry/my documents/my pictures/bella_capone_by_fantasio.jpgimage/jpegh20080120T22591520080120T225915Ql +{=!++/Documents and Settings/Gerry/My Documents/My Pictures/B__Day_Pug_by_Kyrara.jpg/documents and settings/gerry/my documents/my pictures/b__day_pug_by_kyrara.jpgimage/jpegh20051116T20161720051116T201617Ub /{A!++/Documents and Settings/Gerry/My Documents/My Pictures/A_Pug_by_SleepingSarah.jpg/documents and settings/gerry/my documents/my pictures/a_pug_by_sleepingsarah.jpgimage/jpegh20060717T20575720060717T205757U a95!++/Documents and Settings/All Users/Application Data/Adobe/Photoshop Elements/6.0/Music/Sunny_Afternoons.mp3/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/sunny_afternoons.mp3audio/mpegh20071002T19333620071002T193336 3\]! 7{I!++/Documents and Settings/Gerry/My Documents/My Pictures/GREENHOUSE_PUG_by_DegaSpiv.jpg/documents and settings/gerry/my documents/my pictures/greenhouse_pug_by_degaspiv.jpgimage/jpegh20070818T18594720070818T1859478 {%++/Documents and Settings/Gerry/My Documents/My Pictures/fountain.bmp/documents and settings/gerry/my documents/my pictures/fountain.bmpimage/bmph20080120T22331720080120T223317S -{?!++/Documents and Settings/Gerry/My Documents/My Pictures/excuse_me____by_jisuk.jpg/documents and settings/gerry/my documents/my pictures/excuse_me____by_jisuk.jpgimage/jpegh20060802T03120120060802T031201I #{5!++/Documents and Settings/Gerry/My Documents/My Pictures/edf947fc8a9f0391.jpg/documents and settings/gerry/my documents/my pictures/edf947fc8a9f0391.jpgimage/jpegh20071019T18211220071019T182112 =0R {++/Documents and Settings/Gerry/My Documents/My Pictures/pose.bmp/documents and settings/gerry/my documents/my pictures/pose.bmpimage/bmph20080120T22334920080120T223349U? /{A!++/Documents and Settings/Gerry/My Documents/My Pictures/Little_Pug_by_Xirmatul.jpg/documents and settings/gerry/my documents/my pictures/little_pug_by_xirmatul.jpgimage/jpegh20070613T11245520070613T112455{5 U{g!++/Documents and Settings/Gerry/My Documents/My Pictures/Little_Angels_3___Children_by_KrisCynical.jpg/documents and settings/gerry/my documents/my pictures/little_angels_3___children_by_kriscynical.jpgimage/jpegh20080120T23211720080120T232117g+ A{S!++/Documents and Settings/Gerry/My Documents/My Pictures/Kakashi_and_Pug_kun_by_Ore_sama.jpg/documents and settings/gerry/my documents/my pictures/kakashi_and_pug_kun_by_ore_sama.jpgimage/jpegh20080120T22434120080120T224341 4N4G !{3!++/Documents and Settings/Gerry/My Documents/My Pictures/PUG_by_Liquidn0.jpg/documents and settings/gerry/my documents/my pictures/pug_by_liquidn0.jpgimage/jpegh20080120T23091920080120T230919cz ={O!++/Documents and Settings/Gerry/My Documents/My Pictures/Pug_and_chihuahua_by_yracema2.jpg/documents and settings/gerry/my documents/my pictures/pug_and_chihuahua_by_yracema2.jpgimage/jpegh20071127T20510720071127T2051070p {++/Documents and Settings/Gerry/My Documents/My Pictures/pug3.bmp/documents and settings/gerry/my documents/my pictures/pug3.bmpimage/bmph20080120T22495820080120T2249580f {++/Documents and Settings/Gerry/My Documents/My Pictures/pug2.bmp/documents and settings/gerry/my documents/my pictures/pug2.bmpimage/bmph20080120T00553420080120T005534.\ {++/Documents and Settings/Gerry/My Documents/My Pictures/pug.bmp/documents and settings/gerry/my documents/my pictures/pug.bmpimage/bmph20080120T00535420080120T005354 'NsQ1 +{=!++/Documents and Settings/Gerry/My Documents/My Pictures/Pug_Thug_by_Sinnssyk.jpg/documents and settings/gerry/my documents/my pictures/pug_thug_by_sinnssyk.jpgimage/jpegh20080120T23150620080120T231506W& 1{C!++/Documents and Settings/Gerry/My Documents/My Pictures/pug_man_by_legoparanoia.jpg/documents and settings/gerry/my documents/my pictures/pug_man_by_legoparanoia.jpgimage/jpegh20060613T20580920060613T205809U /{A!++/Documents and Settings/Gerry/My Documents/My Pictures/Pug_Kid_by_bunnyoakley.jpg/documents and settings/gerry/my documents/my pictures/pug_kid_by_bunnyoakley.jpgimage/jpegh20060615T17301720060615T173017U /{A!++/Documents and Settings/Gerry/My Documents/My Pictures/pug_cartoon_by_AmySake.jpg/documents and settings/gerry/my documents/my pictures/pug_cartoon_by_amysake.jpgimage/jpegh20060411T22083520060411T220835 1NuY O{a!++/Documents and Settings/Gerry/My Documents/My Pictures/The_World_Of_Mr_Pugg_by_southercomfort.jpg/documents and settings/gerry/my documents/my pictures/the_world_of_mr_pugg_by_southercomfort.jpgimage/jpegh20080120T22455220080120T224552EO {1!++/Documents and Settings/Gerry/My Documents/My Pictures/Stan_by_basalt.jpg/documents and settings/gerry/my documents/my pictures/stan_by_basalt.jpgimage/jpegh20060610T05300120060610T053001_E 9{K!++/Documents and Settings/Gerry/My Documents/My Pictures/Smokin___Pug_by_UrsusArctos.jpg/documents and settings/gerry/my documents/my pictures/smokin___pug_by_ursusarctos.jpgimage/jpegh20080120T23012120080120T230121K; %{7!++/Documents and Settings/Gerry/My Documents/My Pictures/RubikOriginal1600.jpg/documents and settings/gerry/my documents/my pictures/rubikoriginal1600.jpgimage/jpegh20080117T00523120080117T005231 -qrC {/!++/Documents and Settings/Gerry/My Documents/My Pictures/Xmas 2003 050.jpg/documents and settings/gerry/my documents/my pictures/xmas 2003 050.jpgimage/jpegh20031226T00325120031226T003251{x U{g!++/Documents and Settings/Gerry/My Documents/My Pictures/WatergazerWolf_Commissions_3_by_kaykaykit.jpg/documents and settings/gerry/my documents/my pictures/watergazerwolf_commissions_3_by_kaykaykit.jpgimage/jpegh20050308T23471920050308T2347198n {%++/Documents and Settings/Gerry/My Documents/My Pictures/untitled.bmp/documents and settings/gerry/my documents/my pictures/untitled.bmpimage/bmph20080120T00515720080120T005157Oc ){;!++/Documents and Settings/Gerry/My Documents/My Pictures/these_days_by_jisuk.jpg/documents and settings/gerry/my documents/my pictures/these_days_by_jisuk.jpgimage/jpegh20061120T09392720061120T093927 U9`@Ugc A{S!++/Documents and Settings/Gerry/My Documents/My Pictures/Little_Pug_by_Xirmatul_edited-1.jpg/documents and settings/gerry/my documents/my pictures/little_pug_by_xirmatul_edited-1.jpgimage/jpegh20070613T11245520070613T112455S a{sK++/Documents and Settings/Gerry/My Documents/My Pictures/The_World_Of_Mr_Pugg_by_southercomfort_edited-1.psd/documents and settings/gerry/my documents/my pictures/the_world_of_mr_pugg_by_southercomfort_edited-1.psdapplication/vnd.adobe.photoshoph20080121T00583620080121T005836U< /{A!++/Documents and Settings/Gerry/My Documents/My Pictures/Xmas 2003 051_edited-1.jpg/documents and settings/gerry/my documents/my pictures/xmas 2003 051_edited-1.jpgimage/jpegh20031226T00331520031226T003315C {/!++/Documents and Settings/Gerry/My Documents/My Pictures/Xmas 2003 051.jpg/documents and settings/gerry/my documents/my pictures/xmas 2003 051.jpgimage/jpegh20031226T00331520031226T003315 s<ws% E{WK++/Documents and Settings/Gerry/My Documents/My Pictures/Bella_Capone_by_fantasio_edited-1.psd/documents and settings/gerry/my documents/my pictures/bella_capone_by_fantasio_edited-1.psdapplication/vnd.adobe.photoshoph20080121T01155520080121T011555A {-!++/Documents and Settings/Gerry/My Documents/My Pictures/pug_edited-1.jpg/documents and settings/gerry/my documents/my pictures/pug_edited-1.jpgimage/jpegh20080121T01113820080121T011138Y 3{E!++/Documents and Settings/Gerry/My Documents/My Pictures/PUG_by_Liquidn0_edited-1.jpg/documents and settings/gerry/my documents/my pictures/pug_by_liquidn0_edited-1.jpgimage/jpegh20080121T01083120080121T010831c{ ={O!++/Documents and Settings/Gerry/My Documents/My Pictures/Pug_Thug_by_Sinnssyk_edited-1.jpg/documents and settings/gerry/my documents/my pictures/pug_thug_by_sinnssyk_edited-1.jpgimage/jpegh20080121T01070720080121T010707 99C4 {/!++/Documents and Settings/Gerry/My Documents/My Pictures/pug2_edited-1.jpg/documents and settings/gerry/my documents/my pictures/pug2_edited-1.jpgimage/jpegh20080121T01224320080121T012243 &&>Vn.F^v+20031226T003251+20031226T003315+20031226T003315<<+20050308T234719+20051116T201617+20060411T220835+20060610T053001+20060613T205809+20060615T173017+20060717T205757+20060802T031201  +20061120T093927+20070613T112455??+20070613T112455cc+20070818T185947!!+20071002T193332ii+20071002T193334rr+20071002T193334{{+20071002T193334+20071002T193334 H8Ph(@Xp x`H+20080121T012243+20080121T011555+20080121T011138+20080121T010831+20080121T010707{{+20080121T005836SS+20080120T23211755+20080120T231506+20080120T230919+20080120T230121+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193336+20071019T182112+20071127T205107zz+20080117T005231+20080120T005157+20080120T005354\\+20080120T005534ff+20080120T223317+20080120T223349RR+20080120T224341+++20080120T224552+20080120T224958pp+20080120T225915 &&>Vn.F^v+20031226T003251+20031226T003315+20031226T003315<<+20050308T234719+20051116T201617+20060411T220835+20060610T053001+20060613T205809+20060615T173017+20060717T205757+20060802T031201  +20061120T093927+20070613T112455??+20070613T112455cc+20070818T185947!!+20071002T193332ii+20071002T193334rr+20071002T193334{{+20071002T193334+20071002T193334 H8Ph(@Xp x`H+20080121T012243+20080121T011555+20080121T011138+20080121T010831+20080121T010707{{+20080121T005836SS+20080120T23211755+20080120T231506+20080120T230919+20080120T230121+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193336+20071019T182112+20071127T205107zz+20080117T005231+20080120T005157+20080120T005354\\+20080120T005534ff+20080120T223317+20080120T223349RR+20080120T224341+++20080120T224552+20080120T224958pp+20080120T225915 --U}"5H[n'Kapplication/vnd.adobe.photoshopSS'Kapplication/vnd.adobe.photoshop!audio/mpegii!audio/mpegrr!audio/mpeg{{!audio/mpeg!audio/mpeg!audio/mpeg!audio/mpeg!audio/mpeg!audio/mpeg!audio/mpeg!audio/mpeg!audio/mpeg!audio/mpegimage/bmpimage/bmpRRimage/bmp\\image/bmpffimage/bmpppimage/bmp!image/jpeg!image/jpeg K^q /BUh{8%!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg  !image/jpeg!!!image/jpeg++!image/jpeg55!image/jpeg??!image/jpegzz!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg!image/jpeg<<!image/jpegcc!image/jpeg{{ QQ7/s97/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/a_taste_of_sicily.mp3iiq93/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/ancient_beijing.mp3rr9Y/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/bach_two_part_invention_in_c_major.mp3{{q9//documents and settings/all users/application data/adobe/photoshop elements/6.0/music/big_band_bash.mp3r91/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/deck_the_halls.mp3t95/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/hawaiian_saunter.mp3y9?/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/joplin_maple_leaf_rag.mp3n9)/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/light_jazz.mp3 PP<4Er91/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/need_for_speed.mp3x9=/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/pachelbel_canon_in_d.mp3Á9O/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/shumann_scenes_from_childhood.mp3t95/documents and settings/all users/application data/adobe/photoshop elements/6.0/music/sunny_afternoons.mp3Z{A/documents and settings/gerry/my documents/my pictures/a_pug_by_sleepingsarah.jpgX{=/documents and settings/gerry/my documents/my pictures/b__day_pug_by_kyrara.jpg\{E/documents and settings/gerry/my documents/my pictures/bella_capone_by_fantasio.jpge{W/documents and settings/gerry/my documents/my pictures/bella_capone_by_fantasio_edited-1.psdT{5/documents and settings/gerry/my documents/my pictures/edf947fc8a9f0391.jpg NN^'eL{%/documents and settings/gerry/my documents/my pictures/fountain.bmp^{I/documents and settings/gerry/my documents/my pictures/greenhouse_pug_by_degaspiv.jpg!!c{S/documents and settings/gerry/my documents/my pictures/kakashi_and_pug_kun_by_ore_sama.jpg++m{g/documents and settings/gerry/my documents/my pictures/little_angels_3___children_by_kriscynical.jpg55Z{A/documents and settings/gerry/my documents/my pictures/little_pug_by_xirmatul.jpg??c{S/documents and settings/gerry/my documents/my pictures/little_pug_by_xirmatul_edited-1.jpgccH{/documents and settings/gerry/my documents/my pictures/pose.bmpRRG{/documents and settings/gerry/my documents/my pictures/pug.bmp\\H{/documents and settings/gerry/my documents/my pictures/pug2.bmpffQ{//documents and settings/gerry/my documents/my pictures/pug2_edited-1.jpgH{/documents and settings/gerry/my documents/my pictures/pug3.bmppp /8HS{3/documents and settings/gerry/my documents/my pictures/pug_by_liquidn0.jpg\{E/documents and settings/gerry/my documents/my pictures/pug_by_liquidn0_edited-1.jpgZ{A/documents and settings/gerry/my documents/my pictures/pug_cartoon_by_amysake.jpgP{-/documents and settings/gerry/my documents/my pictures/pug_edited-1.jpgZ{A/documents and settings/gerry/my documents/my pictures/pug_kid_by_bunnyoakley.jpg[{C/documents and settings/gerry/my documents/my pictures/pug_man_by_legoparanoia.jpgX{=/documents and settings/gerry/my documents/my pictures/pug_thug_by_sinnssyk.jpga{O/documents and settings/gerry/my documents/my pictures/pug_thug_by_sinnssyk_edited-1.jpg{{U{7/documents and settings/gerry/my documents/my pictures/rubikoriginal1600.jpg jI\Z{A/documents and settings/gerry/my documents/my pictures/xmas 2003 051_edited-1.jpg<[}$;q"Aa_pug_by_sleepingsarah.jpg7a_taste_of_sicily.mp3ii3ancient_beijing.mp3rr =b__day_pug_by_kyrara.jpg,Ybach_two_part_invention_in_c_major.mp3{{$Ebella_capone_by_fantasio.jpg-Wbella_capone_by_fantasio_edited-1.psd/big_band_bash.mp31deck_the_halls.mp35edf947fc8a9f0391.jpg!?excuse_me____by_jisuk.jpg  %fountain.bmp&Igreenhouse_pug_by_degaspiv.jpg!!5hawaiian_saunter.mp3!?joplin_maple_leaf_rag.mp3+Skakashi_and_pug_kun_by_ore_sama.jpg++)light_jazz.mp35glittle_angels_3___children_by_kriscynical.jpg55"Alittle_pug_by_xirmatul.jpg??+Slittle_pug_by_xirmatul_edited-1.jpgcc$Emozart_sonata_in_c_major.mp31need_for_speed.mp3 3DTe7Z~9Tq"Axmas 2003 051_edited-1.jpg<</xmas 2003 051.jpg/xmas 2003 050.jpg5gwatergazerwolf_commissions_3_by_kaykaykit.jpg%untitled.bmppose.bmpRRpug.bmp\\pug2.bmpff/pug2_edited-1.jpgpug3.bmppp)Opug_and_chihuahua_by_yracema2.jpgzz3pug_by_liquidn0.jpg$Epug_by_liquidn0_edited-1.jpg"Apug_cartoon_by_amysake.jpg-pug_edited-1.jpg"Apug_kid_by_bunnyoakley.jpg#Cpug_man_by_legoparanoia.jpg =pug_thug_by_sinnssyk.jpg)Opug_thug_by_sinnssyk_edited-1.jpg{{7rubikoriginal1600.jpg)Oshumann_scenes_from_childhood.mp3'Ksmokin___pug_by_ursusarctos.jpg1stan_by_basalt.jpg5sunny_afternoons.mp32athe_world_of_mr_pugg_by_southercomfort.jpg;sthe_world_of_mr_pugg_by_southercomfort_edited-1.psdSS;these_days_by_jisuk.jpg JyT/ j3G&J2^ Aimport 2008-01-21T00:44:48Qimport2d Aimport 2008-01-21T00:44:01Qimport+Y '%Last 6 MonthsPsmartcollectDW G7Intel® Viiv™ Media LibraryOcollection_intel_viivV 'Urejected_face6U -5rejected_face_nscustom_tag_namespace0T !5history_nscustom_tag_namespaceS HiddenRhidden/R 5hidden_nscustom_tag_namespace/Q 5import_nscustom_tag_namespace5P +5smartcollect_nscustom_tag_namespace3O '5collection_nscustom_tag_namespace @ Other9user_misc"? !Events9user_event"> !Places9user_place$= #Friends;user_person#< #Family;user_person#; #People9user_person&: %QR Codes9user_qr_code-9 5user_nscustom_tag_namespace. 5stack_nscustom_tag_namespace _mKwU3_-@ ''history_printOhistory_print? 'version_stack-1 ''history_printOhistory_print0 'version_stack-" ''history_printOhistory_print! 'version_stack 'version_stack- ''history_printOhistory_print 'version_stack-x ''history_printOhistory_printw 'version_stack-` ''history_printOhistory_print^ 'version_stack-P ''history_printOhistory_print>O 99history_print_categoryThistory_print_categoryK 'version_stack AoJ%lG"iDfA"f++20080120T00553420080120T005534"\++20080120T00535420080120T005354"R++20080120T22334920080120T223349"?++20070613T11245520070613T112455"5++20080120T23211720080120T232117"+++20080120T22434120080120T224341"!++20070818T18594720070818T185947"++20080120T22331720080120T223317" ++20060802T03120120060802T031201"++20071019T18211220071019T182112"w++20080120T22591520080120T225915"l++20051116T20161720051116T201617"b++20060717T20575720060717T205757"U++20071002T19333620071002T193336"L++20071002T19333420071002T193334"C++20071002T19333420071002T193334":++20071002T19333420071002T193334"1++20071002T19333420071002T193334"(++20071002T19333420071002T193334"++20071002T19333420071002T193334"++20071002T19333420071002T193334" ++20071002T19333420071002T193334"++20071002T19333420071002T193334"{++20071002T19333420071002T193334"r++20071002T19333420071002T193334"i++20071002T19333220071002T193332 lG"iDfA"4++20080121T01224320080121T012243"%++20080121T01155520080121T011555"++20080121T01113820080121T011138" ++20080121T01083120080121T010831"{++20080121T01070720080121T010707"c++20070613T11245520070613T112455"S++20080121T00583620080121T005836"<++20031226T00331520031226T003315"++20031226T00331520031226T003315"++20031226T00325120031226T003251"x++20050308T23471920050308T234719"n++20080120T00515720080120T005157"c++20061120T09392720061120T093927"Y++20080120T22455220080120T224552"O++20060610T05300120060610T053001"E++20080120T23012120080120T230121";++20080117T00523120080117T005231"1++20080120T23150620080120T231506"&++20060613T20580920060613T205809"++20060615T17301720060615T173017"++20060411T22083520060411T220835"++20080120T23091920080120T230919"z++20071127T20510720071127T205107"p++20080120T22495820080120T224958 &&>Vn.F^v+20031226T003251+20031226T003315+20031226T003315<<+20050308T234719+20051116T201617+20060411T220835+20060610T053001+20060613T205809+20060615T173017+20060717T205757+20060802T031201  +20061120T093927+20070613T112455??+20070613T112455cc+20070818T185947!!+20071002T193332ii+20071002T193334rr+20071002T193334{{+20071002T193334+20071002T193334 H8Ph(@Xp x`H+20080121T012243+20080121T011555+20080121T011138+20080121T010831+20080121T010707{{+20080121T005836SS+20080120T23211755+20080120T231506+20080120T230919+20080120T230121+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193336+20071019T182112+20071127T205107zz+20080117T005231+20080120T005157+20080120T005354\\+20080120T005534ff+20080120T223317+20080120T223349RR+20080120T224341+++20080120T224552+20080120T224958pp+20080120T225915 &&>Vn.F^v+20031226T003251+20031226T003315+20031226T003315<<+20050308T234719+20051116T201617+20060411T220835+20060610T053001+20060613T205809+20060615T173017+20060717T205757+20060802T031201  +20061120T093927+20070613T112455??+20070613T112455cc+20070818T185947!!+20071002T193332ii+20071002T193334rr+20071002T193334{{+20071002T193334+20071002T193334 H8Ph(@Xp x`H+20080121T012243+20080121T011555+20080121T011138+20080121T010831+20080121T010707{{+20080121T005836SS+20080120T23211755+20080120T231506+20080120T230919+20080120T230121+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193336+20071019T182112+20071127T205107zz+20080117T005231+20080120T005157+20080120T005354\\+20080120T005534ff+20080120T223317+20080120T223349RR+20080120T224341+++20080120T224552+20080120T224958pp+20080120T225915 AoJ%lG"iDfA"f++20080121T01224320080121T012243"\++20080121T01113820080121T011138"R++20080120T22334920080120T223349"?++20070613T11245520070613T112455"5++20080120T23211720080120T232117"+++20080120T22434120080120T224341"!++20070818T18594720070818T185947"++20080120T22331720080120T223317" ++20060802T03120120060802T031201"++20071019T18211220071019T182112"w++20080121T01155520080121T011555"l++20051116T20161720051116T201617"b++20060717T20575720060717T205757"U++20071002T19333620071002T193336"L++20071002T19333420071002T193334"C++20071002T19333420071002T193334":++20071002T19333420071002T193334"1++20071002T19333420071002T193334"(++20071002T19333420071002T193334"++20071002T19333420071002T193334"++20071002T19333420071002T193334" ++20071002T19333420071002T193334"++20071002T19333420071002T193334"{++20071002T19333420071002T193334"r++20071002T19333420071002T193334"i++20071002T19333220071002T193332 lG"iDfA"4++20080121T01224320080121T012243"%++20080121T01155520080121T011555"++20080121T01113820080121T011138" ++20080121T01083120080121T010831"{++20080121T01070720080121T010707"c++20070613T11245520070613T112455"S++20080121T00583620080121T005836"<++20031226T00331520031226T003315"++20031226T00331520031226T003315"++20031226T00325120031226T003251"x++20050308T23471920050308T234719"n++20080120T00515720080120T005157"c++20061120T09392720061120T093927"Y++20080121T00583620080121T005836"O++20060610T05300120060610T053001"E++20080120T23012120080120T230121";++20080117T00523120080117T005231"1++20080121T01070720080121T010707"&++20060613T20580920060613T205809"++20060615T17301720060615T173017"++20060411T22083520060411T220835"++20080121T01083120080121T010831"z++20071127T20510720071127T205107"p++20080120T22495820080120T224958 &&>Vn.F^v+20031226T003251+20031226T003315+20031226T003315<<+20050308T234719+20051116T201617+20060411T220835+20060610T053001+20060613T205809+20060615T173017+20060717T205757+20060802T031201  +20061120T093927+20070613T112455??+20070613T112455cc+20070818T185947!!+20071002T193332ii+20071002T193334rr+20071002T193334{{+20071002T193334+20071002T193334 H8Ph(@Xp x`H+20080121T012243+20080121T012243ff+20080121T011555+20080121T011555+20080121T011138+20080121T011138\\+20080121T010831+20080121T010831+20080121T010707{{+20080121T010707+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193336+20071019T182112+20071127T205107zz+20080117T005231+20080120T005157+20080120T223317+20080120T223349RR+20080120T224341+++20080120T224958pp+20080120T230121+20080120T23211755+20080121T005836+20080121T005836SS &&>Vn.F^v+20031226T003251+20031226T003315+20031226T003315<<+20050308T234719+20051116T201617+20060411T220835+20060610T053001+20060613T205809+20060615T173017+20060717T205757+20060802T031201  +20061120T093927+20070613T112455??+20070613T112455cc+20070818T185947!!+20071002T193332ii+20071002T193334rr+20071002T193334{{+20071002T193334+20071002T193334 H8Ph(@Xp x`H+20080121T012243+20080121T012243ff+20080121T011555+20080121T011555+20080121T011138+20080121T011138\\+20080121T010831+20080121T010831+20080121T010707{{+20080121T010707+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193336+20071019T182112+20071127T205107zz+20080117T005231+20080120T005157+20080120T223317+20080120T223349RR+20080120T224341+++20080120T224958pp+20080120T230121+20080120T23211755+20080121T005836+20080121T005836SS 9~B~6>z9?+%Gtiff:ImageWidthinteger_typeunassociated_association_type<'#Gpse:ProxyFilestring_typeunassociated_association_typeD7#Gexif:RelatedSoundFilestring_typeunassociated_association_type> )%GxmpDM:Durationinteger_typeunassociated_association_typeB ?%9pse::FaceDectectorVersioninteger_typemedia_association_type4 %#9pse:FaceDatastring_typemedia_association_type7 #Gpse:guidstring_typeunassociated_association_typeC 5#Gpse:FileNameOriginalstring_typeunassociated_association_typeF5)Gpse:FileDateOriginaldate_time_typeunassociated_association_type>%)Gpse:FileDatedate_time_typeunassociated_association_typeD5%Gpse:FileSizeOriginalinteger_typeunassociated_association_type<%%Gpse:FileSizeinteger_typeunassociated_association_type:!%Gxmp:Ratinginteger_typeunassociated_association_type:##Galbum:notesstring_typeunassociated_association_typeD7#Gtiff:ImageDescriptionstring_typeunassociated_association_type 0{9t9m+k09!#Gdc:creatorstring_typeunassociated_association_type:!%Gexif:Flashinteger_typeunassociated_association_type<%%Gexif:FNumberdecimal_typeunassociated_association_typeD5%Gexif:ISOSpeedRatingsinteger_typeunassociated_association_type@-%Gexif:FocalLengthdecimal_typeunassociated_association_typeA/%Gexif:ExposureBiasdecimal_typeunassociated_association_typeD5%Gexif:ExposurePrograminteger_typeunassociated_association_typeA/%Gexif:ExposureTimedecimal_typeunassociated_association_type9!#Gexif:Modelstring_typeunassociated_association_type8#Gexif:Makestring_typeunassociated_association_type@))Gxmp:CreateDatedate_time_typeunassociated_association_typeG;%Gpse:CalendarDayDelegateinteger_typeunassociated_association_type@-%Gexif:GPSLatitudedecimal_typeunassociated_association_typeA/%Gexif:GPSLongitudedecimal_typeunassociated_association_type@-%Gtiff:ImageHeightinteger_typeunassociated_association_type -=p0i*j-;.#%Gpse:TagZoomdecimal_typeunassociated_association_type@--%Gpse:TagLongitudedecimal_typeunassociated_association_type?,+%Gpse:TagLatitudedecimal_typeunassociated_association_type;+%#Gpse:TagNotesstring_typeunassociated_association_type=*#)Gpse:TagDatedate_time_typeunassociated_association_typeG)=#Gpse:TagIconMediaCropRectstring_typeunassociated_association_typeB(1%Gpse:TagIconMediaIdinteger_typeunassociated_association_type8'#Gpse:TagIconblob_typeunassociated_association_type>&+#Gpse:TagSortNamestring_typeunassociated_association_typeC%5#Gpse:ImportSourcePathstring_typeunassociated_association_typeA$1#Gpse:ImportSourceIdstring_typeunassociated_association_typeC#5#Gpse:ImportSourceNamestring_typeunassociated_association_typeC"5#Gpse:ImportSourceTypestring_typeunassociated_association_typeC!3%Gcreation:MediaCountinteger_typeunassociated_association_type7 #Gdc:titlestring_typeunassociated_association_type |<i!oOLG)Gpse:LastOrganizerModifiedTimedate_time_typeunassociated_association_type<\%%Gpse:TagColorinteger_typeunassociated_association_type67#Gdb:guidstring_typeunassociated_association_type:6##Gdb:day_notestring_typeunassociated_association_typeF59%Gdb:initialize_revisioninteger_typeunassociated_association_typeE4=Gpse:SmartAlbumSearchDatablob_typeunassociated_association_typeJ3GGpse:SmartCollectionSearchDatablob_typeunassociated_association_type>2+#Gpse:ProjectNamestring_typeunassociated_association_type>1+#Gpse:ServiceNamestring_typeunassociated_association_typeB03#Gpse:EmailRecipientsstring_typeunassociated_association_type>/+#Gpse:PrinterNamestring_typeunassociated_association_type E|b7 S7 |X,qE)TU 501096a7-81ba-427e-93f4-0cae086c52f8&OO Shumann_Scenes_From_Childhood.mp3)KU 5db92c6a-5380-437c-8c8d-795ea1834b8eF= Pachelbel_Canon_in_D.mp3)BU 67bdb8cf-d900-441e-91d9-17e4b2097a6d=1 Need_For_Speed.mp3)9U 670305bd-dac7-413a-87f3-1e3eaf796d68!4E Mozart_Sonata_in_C_Major.mp3)0U a66ac3ec-5c9c-48cc-8c14-e3e2fadf5d8c+) Light_Jazz.mp3)'U 6164fdc0-dff2-46e8-a51a-060cc83636ce"? Joplin_Maple_Leaf_Rag.mp3)U 7dd467de-4e31-42ac-bf92-1afc152a79705 Hawaiian_Saunter.mp3)U 2719875c-c2c1-4fc8-b9b4-4aff6fb155201 Deck_the_Halls.mp3) U d8a5439e-3387-4259-a8c0-8e0ab7910ea2/ Big_Band_Bash.mp3)U fddd3def-ffad-494a-ba99-10608bb8fbab+~Y Bach_Two_Part_Invention_in_C_Major.mp3)zU 42f67e72-047d-4287-8ed3-0bc49e0d4a49u3 Ancient_Beijing.mp3)qU 0b0b7a86-1cea-49a0-96c6-f99c3ee1eedbl7 A_Taste_Of_Sicily.mp3f # e"disk)8U767518a7b-233d-4033-ba56-dd1e04a027a2 cV6 rQ%h<sc V pose.bmp)QU c860e9f6-e6b9-4c39-80f7-fc5d2cbfe83aLA Little_Pug_by_Xirmatul.jpg EDSC-V3 DSONY)>U e078ca37-4a3d-43a5-8e6d-a043847fa47529g Little_Angels_3___Children_by_KrisCynical.jpg)4U f51292dd-7f1f-4ea0-b31e-41a3a8a9d7fd(/S Kakashi_and_Pug_kun_by_Ore_sama.jpg)*U be86e5b2-f371-4c69-940e-489a1b046c8e#%I GREENHOUSE_PUG_by_DegaSpiv.jpg) U 7f08254d-08e1-43ac-b007-bdd78b8ad7bf% fountain.bmp)U 9b2efee5-06e0-49d6-ad55-524b5b8556da? excuse_me____by_jisuk.jpg) U eb770c59-10d9-4da8-965c-fad38455d4bf5 edf947fc8a9f0391.jpg)U d8790dab-5f58-470b-bc8c-6a9204918a92!{E Bella_Capone_by_fantasio.jpg)vU df3efc6a-1c69-46d7-933d-c549ad6bba30q= B__Day_Pug_by_Kyrara.jpg)kU d7b8a176-f693-4969-9c6e-76fe961a4e17fA A_Pug_by_SleepingSarah.jpg` # _"disk)]U 4bfaf2e3-c355-4ddc-bd26-acd3462d49baX5 Sunny_Afternoons.mp3 P]M!iG~^2|P)XU 693642d1-30e7-4e69-9801-c81ab0944d9cS1 Stan_by_basalt.jpg)NU fe895fcc-a192-43ca-8170-bf61ed81bb93$IK Smokin___Pug_by_UrsusArctos.jpg)DU 4c5eb741-0801-4d74-bbb4-bfbda89b9e29?7 RubikOriginal1600.jpg):U bb786ed7-1fe2-4eb9-aa3d-f8d5dadada3a5= Pug_Thug_by_Sinnssyk.jpg)0U 4e0ae646-ec2e-4d00-8bc6-bf699afc9b70 +C pug_man_by_legoparanoia.jpg)%U 816a6be1-4e4a-449a-b801-69d519dff901 A Pug_Kid_by_bunnyoakley.jpg)U f6ef443c-5cff-45f7-bb13-4466b38c575aA pug_cartoon_by_AmySake.jpg)U 1c0f57bb-8019-44b7-a7f0-209456744897 3 PUG_by_Liquidn0.jpg)U b095828b-2233-4c67-8b87-2b78cadfdb40&O Pug_and_chihuahua_by_yracema2.jpg!HP psc1400HP)yU e0dcdc68-f9e8-4df8-b14d-97e6bf7c8538 t pug3.bmp)oU f6247944-1596-4876-a87a-1af16e630014 j pug2.bmp)eU d2ef4b66-4380-4206-82db-c553b4b6857e ` pug.bmp)[U f86a5a99-f03e-4621-8177-1ca5940a6990 ^WCTH7H^)vU a5c1abff-c1e9-4298-a710-8fd1938cebd4(qS Little_Pug_by_Xirmatul_edited-1.jpg jDSC-V3 iSONY$eK #bI/EPSON Stylus Photo R300 Series)]U e82457d9-d6eb-49b1-b273-55b0eb3cd6bd8Xs The_World_Of_Mr_Pugg_by_southercomfort_edited-1.psd#RI/EPSON Stylus Photo R300 Series)NU e42992a3-1b54-4612-a7d7-1a1daa047e1dBCYBERSHOT ASONY)(U 54ce754e-915a-442c-bfff-98ab3824b81c#/ Xmas 2003 051.jpgCYBERSHOT SONY)U f74b99e1-61f1-461d-b7df-e61a4c4b15f0/ Xmas 2003 050.jpg CYBERSHOT SONY)U 3ddb62e2-01e0-48a5-8231-9a491de2cccd2}g WatergazerWolf_Commissions_3_by_kaykaykit.jpg)wU 5d3a4fdf-8019-4813-9eb2-97dad7d4938fr% untitled.bmp)mU 7e97ed72-3f8d-4dad-ac1e-9960f3f8a1bfh; these_days_by_jisuk.jpg)bU c438b3d0-02d1-4fac-9c5b-0b5ff78f0b47/]a The_World_Of_Mr_Pugg_by_southercomfort.jpg _;xL& #BI/EPSON Stylus Photo R300 Series)>U c199593b-21d2-411a-a3ca-2f07da1b26cb9/ pug2_edited-1.jpg#3I/EPSON Stylus Photo R300 Series)/U e2032a3c-ee32-4aa9-82f8-edc3c6dc1943**W Bella_Capone_by_fantasio_edited-1.psd#$I/EPSON Stylus Photo R300 Series) U af565176-cb41-475e-bda9-6f314cb94e83- pug_edited-1.jpg)U 1a6169cb-e6fb-41b9-8f9f-a2b0a498c290!E PUG_by_Liquidn0_edited-1.jpg# I/EPSON Stylus Photo R300 Series)U 78d22e76-8a99-4bb3-bee3-e36445871c90&O Pug_Thug_by_Sinnssyk_edited-1.jpg#zI/EPSON Stylus Photo R300 Series 4W?^&T{)K ee$A A_Pug_by_SleepingSarah.jpg7 A_Taste_Of_Sicily.mp3ll3 Ancient_Beijing.mp3uu"= B__Day_Pug_by_Kyrara.jpg.Y Bach_Two_Part_Invention_in_C_Major.mp3~~&E Bella_Capone_by_fantasio.jpg/W Bella_Capone_by_fantasio_edited-1.psd/ Big_Band_Bash.mp31 Deck_the_Halls.mp3(I GREENHOUSE_PUG_by_DegaSpiv.jpg%%5 Hawaiian_Saunter.mp3#? Joplin_Maple_Leaf_Rag.mp3-S Kakashi_and_Pug_kun_by_Ore_sama.jpg//) Light_Jazz.mp37g Little_Angels_3___Children_by_KrisCynical.jpg99$A Little_Pug_by_Xirmatul.jpgLL-S Little_Pug_by_Xirmatul_edited-1.jpgqq&E Mozart_Sonata_in_C_Major.mp31 Need_For_Speed.mp33 PUG_by_Liquidn0.jpg&E PUG_by_Liquidn0_edited-1.jpg"= Pachelbel_Canon_in_D.mp3 "Bn G$6Iex"= Pug_Thug_by_Sinnssyk.jpg+O Pug_Thug_by_Sinnssyk_edited-1.jpg+O Pug_and_chihuahua_by_yracema2.jpg7 RubikOriginal1600.jpg+O Shumann_Scenes_From_Childhood.mp3)K Smokin___Pug_by_UrsusArctos.jpg1 Stan_by_basalt.jpg5 Sunny_Afternoons.mp34a The_World_Of_Mr_Pugg_by_southercomfort.jpg=s The_World_Of_Mr_Pugg_by_southercomfort_edited-1.psdXX7g WatergazerWolf_Commissions_3_by_kaykaykit.jpg/ Xmas 2003 050.jpg/ Xmas 2003 051.jpg##5 edf947fc8a9f0391.jpg#? excuse_me____by_jisuk.jpg% fountain.bmp pose.bmpVV pug.bmp`` pug2.bmpjj/ pug2_edited-1.jpg pug3.bmptt$A pug_cartoon_by_AmySake.jpg- pug_edited-1.jpg%C pug_man_by_legoparanoia.jpg!; these_days_by_jisuk.jpg Ap*YDs,U 0b0b7a86-1cea-49a0-96c6-f99c3ee1eedbqq.U 1a6169cb-e6fb-41b9-8f9f-a2b0a498c290.U 1c0f57bb-8019-44b7-a7f0-209456744897.U 2719875c-c2c1-4fc8-b9b4-4aff6fb15520.U 3ddb62e2-01e0-48a5-8231-9a491de2cccd,U 42f67e72-047d-4287-8ed3-0bc49e0d4a49zz.U 4bfaf2e3-c355-4ddc-bd26-acd3462d49ba.U 4c5eb741-0801-4d74-bbb4-bfbda89b9e29.U 4e0ae646-ec2e-4d00-8bc6-bf699afc9b70.U 501096a7-81ba-427e-93f4-0cae086c52f8.U 54ce754e-915a-442c-bfff-98ab3824b81c((.U 5d3a4fdf-8019-4813-9eb2-97dad7d4938f.U 5db92c6a-5380-437c-8c8d-795ea1834b8e.U 6164fdc0-dff2-46e8-a51a-060cc83636ce.U 670305bd-dac7-413a-87f3-1e3eaf796d68.U 67bdb8cf-d900-441e-91d9-17e4b2097a6d.U 693642d1-30e7-4e69-9801-c81ab0944d9c.U 78d22e76-8a99-4bb3-bee3-e36445871c90.U 7dd467de-4e31-42ac-bf92-1afc152a7970 ?n*YDs.U 7f08254d-08e1-43ac-b007-bdd78b8ad7bf  .U 816a6be1-4e4a-449a-b801-69d519dff901.U 9b2efee5-06e0-49d6-ad55-524b5b8556da.U a5c1abff-c1e9-4298-a710-8fd1938cebd4vv.U a66ac3ec-5c9c-48cc-8c14-e3e2fadf5d8c.U af565176-cb41-475e-bda9-6f314cb94e83.U b095828b-2233-4c67-8b87-2b78cadfdb40.U bb786ed7-1fe2-4eb9-aa3d-f8d5dadada3a.U be86e5b2-f371-4c69-940e-489a1b046c8e**.U c199593b-21d2-411a-a3ca-2f07da1b26cb.U c438b3d0-02d1-4fac-9c5b-0b5ff78f0b47.U c860e9f6-e6b9-4c39-80f7-fc5d2cbfe83aQQ.U d2ef4b66-4380-4206-82db-c553b4b6857eee.U d7b8a176-f693-4969-9c6e-76fe961a4e17.U d8790dab-5f58-470b-bc8c-6a9204918a92.U d8a5439e-3387-4259-a8c0-8e0ab7910ea2.U df3efc6a-1c69-46d7-933d-c549ad6bba30 ``Kz6e.U e0dcdc68-f9e8-4df8-b14d-97e6bf7c8538yy.U e2032a3c-ee32-4aa9-82f8-edc3c6dc1943.U e42992a3-1b54-4612-a7d7-1a1daa047e1dNN.U e82457d9-d6eb-49b1-b273-55b0eb3cd6bd]].U eb770c59-10d9-4da8-965c-fad38455d4bf  .U f51292dd-7f1f-4ea0-b31e-41a3a8a9d7fd44.U f6247944-1596-4876-a87a-1af16e630014oo.U f6ef443c-5cff-45f7-bb13-4466b38c575a.U f74b99e1-61f1-461d-b7df-e61a4c4b15f0.U f86a5a99-f03e-4621-8177-1ca5940a6990[[.U fddd3def-ffad-494a-ba99-10608bb8fbab.U fe895fcc-a192-43ca-8170-bf61ed81bb93 HPSONYDDSONYSONYSONYAASONYiiCYBERSHOT  99M^o/XCYBERSHOTBBDSC-V3EEDSC-V3jj!HP psc1400 "diskee"disk #ff  #(I/EPSON Stylus Photo R300 SeriesRR(I/EPSON Stylus Photo R300 Seriesbb(I/EPSON Stylus Photo R300 Serieszz(I/EPSON Stylus Photo R300 Series(I/EPSON Stylus Photo R300 Series(I/EPSON Stylus Photo R300 Series(I/EPSON Stylus Photo R300 Series,U767518a7b-233d-4033-ba56-dd1e04a027a288 5hhntz (08@HPX`hpx88eeffllqquuzz~~    %%**//4499>>DDEELLQQ Fpx (08@HPX`hpxh`XPH@80( zzvvqqjjiiee[[``eejjoottyy  ##((AABBNNRRXX]]bb Rxpf\QH=2'vk`ULA6+" zqg]RG>4* >N>N  557~#|#zyXxtrp+omi-3g-3e9dc[YW VR'P'N MI59G59E D@G>G< ;79593 ٧2.n,n* m)%D#D! h  GG  GG YY} |xvt soGmGk j c\i a\H _\y ]\lX5 S}rg^TJ?4+!wmcXMD:0%xndYNE;1&B@>=@<864(3X2.R,R*)'# DL! DL$ i i   N N ~[}e{wus7rqmF6kF6i hgc$6a$6_^]Y!6W!6UTSOsMsKOJdGCXB@<:8X7 62Oe0Oe.-,(p&p$#"88 T}rg^TJ?4+! vlbYOF;0' wlaXND:/$%%    DD~(}X|t6r6pOodlhXgd[bYbWVUTI5HGD@?=&$"!:: 4B~4B|{yuFsFqp"ok-i-gfd`o ^o \[ZVmTmRQPLgJgH^GF {{<U:U87 65-%+%)('X& ? ".:FR^jv*6BNZfr~&2>JXft jj ss ||                  "" ,, 66 @@ SS ]] gg qq {{              TT dd ||      == U  << # 6tt o  sOO  D %   -3 ?,:HVdr$2@N\jx .<JXft Oe22 g m p(( 5  i N   >N F6mm ww 4B D 9 ' Y n 59  DL xx   Goo G G G R : && b[[ 5II 8 !6YY $6cc % F U  :: # 6rr o  sMM  D %   -3 - Oe00 g m p&& 5 i N   >N F6kk uu 4B D B$2@N\jx*8DR`mz #0=JWdq~ ' Y n 59  DL vv   Gmm G G G R : $$ bYY 8 !6WW $6aa % F  h  ٧   tt    kk     }}  m   hh  rr      UU  77 7 X X X}} X e}} --   BB gg    TT  ## ^^   "  C"/<IVcp} &3@MZgt #0<HT`ly    ??  ii   7ss X88 XCC Xhh ^  VV      $$ .. UU __      ( (~~ 9 [~~     +  $    @@   GG ll    DD dJJ doo  !! GG  "" HH OKK Opp WW      5XX\l]]\y__\Haa\icc ]88>DJPV\bhntz (08@HPX`hpx (08@HPX`hpxXX]]__aaccjjkkmmoossttvvxx||}}    ""##$$&&((,, X@@HPX`hpx (08@HPX`hpx (08@HPX`hpx..0022667788::<<@@BBCCGGJJKKMMOOSSTTUUWWYY]]^^__aaccgghhiikkmmqqrrssuuww{{}}~~ O (08@HPX`hpx (08@HPX`hpx  !!""$$&&==??@@DDGGHHIITTUUVVWWYY[[ddgghhlloopprrtt||}}~~ (m{dM6~gP9" jS<%m+20080120T224127+20060802T031201 +20080120T232628+20080120T232628+20071019T182112+20080120T225915}+20080120T225915u+20080120T224028s+20080120T224028n+20051116T201617j+20080120T224048h+20080120T224048a+*20080121T004448\+20071002T193336Z+20071002T193336S+20071002T193334Q+20071002T193334J+20071002T193334H+20071002T193334A+20071002T193334?+20071002T1933348+20071002T1933346+20071002T193334/+20071002T193334-+20071002T193334&+20071002T193334$+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334 +20071002T193334 +20071002T193334+20071002T193334+20071002T193334y+20071002T193334w+20071002T193334p+20071002T193332n+20071002T193332g+*20080121T004401 (hv_H1ybK4|eN7  hU+20080120T230137M+20080120T230121K+20080120T230121C+20080117T005231A+20080117T0052319+20080120T2315067+20080120T231506/+20080120T224845-+20080120T224845(+20060613T205809$+20080120T231411"+20080120T231411+20080120T230045+20080120T230045+20060411T220835+20080120T230919 +20080120T230919+20080120T225630+20080120T225630|+20071127T205107x+20080120T224958v+20080120T224958n+20080120T005534l+20080120T005534d+20080120T005354b+20080120T005354Z+20080120T223349X+20080120T223349P+20080120T225944N+20080120T225944A+20070613T112455=+20080120T232117;+20080120T2321173+20080120T2243411+20080120T224341)+20080120T231933'+20080120T231933+20080120T223317+20080120T223317+20080120T224127 %mv_H1ybK3fO1m#+*20080121T011155920080121T011141.015625920080121T011141.015625920080121T010849.062500920080121T010849.062500+*20080121T010737920080121T010711.093750920080121T010711.093750y+*20080121T010613u920080121T010530.671875s920080121T010530.671875f+20070613T112455a+*20080121T010041_+20080121T005836\+20080121T005836Z920080121T005836.515625Q+*20080121T005204M+L20080121T004833J+20080121T004809>+20031226T003315'+20031227T131620%+20031227T131620+20031226T003315+20031227T131617+20031227T131617+20031226T003251+20080120T225451+20080120T225451z+20050308T234719v+20080120T005157t+20080120T005157l+20080120T223407j+20080120T223407e+20061120T093927a+20080120T224552_+20080120T224552W+20080120T230137 ZqZA+*20080121T012308=920080121T012246.453125;920080121T012246.4531252+*20080121T011618.920080121T011555.984375,920080121T011555.984375 (B\v,F`z0Jd~+20031227T131617+20031227T131620''+20071002T193332pp+20071002T193334yy+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193336+20080117T005231+20080120T005157+20080120T005354dd+20080120T005534nn+20080120T223317+20080120T223349ZZ+20080120T223407+20080120T224028+20080120T224048+20080120T224127+20080120T22434133+20080120T224552+20080120T224845+20080120T224958xx+20080120T225451+20080120T225630+20080120T225915 6Pj .Op0Jd~+20080120T230045+20080120T230121+20080120T230137+20080120T230919+20080120T231411+20080120T231506+20080120T231933))+20080120T232117==+20080120T232628  +20080121T004809JJ+20080121T005836\\ 920080121T010530.671875uu 920080121T010711.093750 920080121T010849.062500 920080121T011141.015625 920080121T011555.984375 920080121T012246.453125+20031227T131617+20031227T131620%%+20071002T193332nn+20071002T193334ww+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334+20071002T193334 \\v,F`z0Jd~+20071002T193336+20080117T005231+20080120T005157+20080120T005354bb+20080120T005534ll+20080120T223317+20080120T223349XX+20080120T223407+20080120T224028+20080120T224048+20080120T224127+20080120T22434111+20080120T224552+20080120T224845+20080120T224958vv+20080120T225451+20080120T225630+20080120T225915+20080120T225944NN+20080120T230045+20080120T230121+20080120T230137+20080120T230919+20080120T231411+20080120T231506+20080120T231933'' /Ij0Jd~{aG-+L20080121T004833MM+*20080121T012308+*20080121T011618+*20080121T011155+*20080121T010737+*20080121T010613yy+*20080121T010041aa+*20080121T005204QQ+*20080121T004448+*20080121T004401gg+20080121T005836__+20071127T205107||+20071019T182112+20070613T112455ff+20070613T112455AA+20061120T093927+20080120T232628 920080121T005836.515625ZZ 920080121T010530.671875ss 920080121T010711.093750 920080121T010849.062500 920080121T011141.015625 920080121T011555.984375 920080121T012246.453125+20031226T003251+20031226T003315+20031226T003315>>+20050308T234719+20051116T201617+20060411T220835+20060613T205809+20060802T031201 4jjpv| (08@HPX`hpxggnnppwwyy  ''))1133;;==AANNPP Fpx (08@HPX`hpxh`XPH@80( yyuussffaa__ZZbbddllnnvvxx||%%''>>JJMMQQZZ\\ NZ4(-91)(-181)(-1)(0)(0)(0)001(12)(217)BEGIN-BLOCKE O:=0 <{3{grT_mvOZkuM~v\ 7*89pIXR}nn 45Uji$녡-4A@ZZ %iU104${{D sh/{KmnO ގcg~ {VY8YvD{T.b{5hx*_?iKLQ@֢69ҜaR(X\6LHa.{|jZ,p<ē(^d2$pm<}GGEg IENDB` 11L^'PNG  IHDR pHYs  tIDAT8]KTQrF+F*.A ,PH4wI*%hyQ BȄz7~%N9Z]̙|f~׻޵˨*B=[) \iȪCЛXYܘ7]~^ n^x3x!.zO?(UU*K eR+8pfY$c &:FoeޯM <׸%͵GҖ`&'@ \%MpTUƘc#/o(LpEQb'zp~|퀚^EK:)(~X+gOE8TbX^Me ^o '?ڎow/ʻWi9P[$\k::j8ED8PI"2tި`C"JG~kaֺ4*6kQ@qᬠ"XO/r ADq8DqV0(on `CE)*syz|6-3Om@ gG9[(,ĹUůBc b!CMx5x;ŸƟ  g-Mc@;pW{a`.L+IN5IENDB` zz`'PNG  IHDR pHYs  +IDAT8MkQ]I $Q)ttэƊTpӅ.lFP .RSعŝNx{Μ;JDPJaAQZ g`~f#&)ݽ6̷? vV?"-O7pY]Ɯ\Vh"ڂqM) i4i/@_aܓ.NUyPʇSU/,ݬRi4#gJ\Q8]8SnTJZWo|0TW.R^xn/V}w)e))9O^@_3"+n6ꭉ,(q {_MOr`pZkf|CVk 5**8$4d%5]$IpFAɘ1ɨ Z^y<s,ҷghbl4{xCoCF#dxg=+42\<1~;cN/}P.W*c$p"=xY뛛?WZ1zIENDB` OO.b\'PNG  IHDR pHYs  VIDAT8N@_l!.n@ѨB@L4/#ȃKxYB+NhȆ](*4Hvx1ۅxt͜dFJ)R ~G 4"t]߼P Ȍӡ"b_{آ+,ҘC`14f+̤,~ ` X2@,~TJ)4~Xo t^GqnŹH#f$^:pjƋM|nm봉ZNM1  m~ OסR-j&:E;bf : [ &!pc~a8? Cb}Įweɿ]V mST9`,Պ:Z~S) 0hCIENDB` `{tld\TKB90' |sjaXOF=4+"wne\SJA8/& `_^]\[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:9876543210/.-,+*)('&%$#"! {{{{{{~{}{|rzryrx rw rv ru rt rsiqipioinimilikij Wypg^ULC:1( {qg]SI?5+! wmcYOE;1' 7596585574563+42+31+20+1/+0.+/-+.,+-++,*!*)!)(!('!'&!&%!%$!$#!#"!"!                     ~}|{zyxwvutsrqponmlkjihgfedcba T~tj`VLB8.$zpf\RH>4*  vlbXND:0&   ~z}z|z{zzzyzxzwzvz~uz}tz|sz{rpyqpxppwopvnpumptlpskprjpqifohfngfmfflefkdfjcfibfhafg`\e_\d^\c]\b\\a[\`Z\_Y\^X\]WR[VRZURYTRXSRWRRVQRUPRTORSN?QM?PL?OK?NJ?MI?LH?KG?JF?IE?HD?GC?FB?EA?D@?C??B>?A=?@<5>;5=:5<95;85: T~tj`VLB8.$zpf\RH>4*  vlbXND:0&_^]\[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:9876543210/.-,+*)('&%$#"!    T~tj`VLB8.$zpf\RH>4*  vlbXND:0&3ci2ch1cg0cf/ce.cd-S_,S]+S\*S[)SZ(SY'SX&SW%SV$SU#ST"<N!<M <J<I<H<G<F<E<D<C<B<A<@<?<><=('&%$ # " !   ~}|{zyx w v u t srqponmlkjihgfedcba` ?~tj`VLB8.$zpf\RH>4*  rqponmlkjihgfedcba`_^]\[ZYXWVUTSRQPONMLKJ{I{H{G{F{E{D{C{~B{}A{|@cv?cu>ct=cs<cr;cq:cp9co8cn7cm6cl5ck4cj N  (08@HPX`hpx  *4>HR\fpz$.8BLV`jt~jikiliminioipiqisr tr ur vr wr xryrzr|{}{~{{{{{{         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N H",6@JT^hr|&0:DNXblv$/:EP[fq| P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                              E  *5@KValw'2=HS^it$/:EP[fq|           "! #! $! %! &! '! (! )! *! ,+ -+ .+ /+ 0+ 1+ 2+ 3+ 4+ 65 75 85 95 :5 ;5 <5 =5 >5 @? A? B? C? D? E? F? G? H? I? J? K? L? M? N? O? P? Q? SR TR UR VR WR XR YR ZR [R ]\ ^\ _\ `\ a\ b\ E  *5@KValw'2=HS^it$/:EP[fq| d\ e\ gf hf if jf kf lf mf nf of qp rp sp tp up vp wp xp yp {z |z }z ~z z z z z z z z z                                   ! " # D*5@KValw'2=HS^it$/:EP[fq| % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h :'2=HS^it$/:EP[fq| j k l m n o p q r s  t  u  v  w  x y z { | } ~              ! " # $ % & ' ( =< >< ?< @< A< B< C< D< E< F< G< H< I< J< M< N< TS NS^it$/:EP[fq|H=2'wlaVK@5*                                        VS WS XS YS ZS [S \S ]S _S dc ec fc gc hc ic jc kc lc mc nc oc pc qc rc sc tc uc vc |{ }{ ~{ { { { { { { {  N  (08@HPX`hpx  *4>HR\fpz$.8BLV`jt~ijikiliminioipiqrs rt ru rv rw rxryrz{|{}{~{{{{{         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N H",6@JT^hr|&0:DNXblv$/:EP[fq| P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                   E  *5@KValw'2=HS^it$/:EP[fq|          !" !# !$ !% !& !' !( !) !* +, +- +. +/ +0 +1 +2 +3 +4 56 57 58 59 5: 5; 5< 5= 5> ?@ ?A ?B ?C ?D ?E ?F ?G ?H ?I ?J ?K ?L ?M ?N ?O ?P ?Q RS RT RU RV RW RX RY RZ R[ \] \^ \_ \` \a \b E  *5@KValw'2=HS^it$/:EP[fq| \d \e fg fh fi fj fk fl fm fn fo pq pr ps pt pu pv pw px py z{ z| z} z~ z z z z z z z z                                   ! " # D*5@KValw'2=HS^it$/:EP[fq| % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h :'2=HS^it$/:EP[fq| j k l m n o p q r s  t  u  v  w  x y z { | } ~              ! " # $ % & ' ( <= <> <? <@ <A <B <C <D <E <F <G <H <I <J <M <N ST NS^it$/:EP[fq|H=2'wlaVK@5*                                        SV SW SX SY SZ S[ S\ S] S_ cd ce cf cg ch ci cj ck cl cm cn co cp cq cr cs ct cu cv {| {} {~ { { { { { { {  N  (08@HPX`hpx  *4>HR\fpz$.8BLV`jt~ijikiliminioipiqrs rt ru rv rw rxryrz{|{}{~{{{{{         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N H",6@JT^hr|&0:DNXblv$/:EP[fq| P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                   E  *5@KValw'2=HS^it$/:EP[fq|          !" !# !$ !% !& !' !( !) !* +, +- +. +/ +0 +1 +2 +3 +4 56 57 58 59 5: 5; 5< 5= 5> ?@ ?A ?B ?C ?D ?E ?F ?G ?H ?I ?J ?K ?L ?M ?N ?O ?P ?Q RS RT RU RV RW RX RY RZ R[ \] \^ \_ \` \a \b E  *5@KValw'2=HS^it$/:EP[fq| \d \e fg fh fi fj fk fl fm fn fo pq pr ps pt pu pv pw px py z{ z| z} z~ z z z z z z z z                                   ! " # D*5@KValw'2=HS^it$/:EP[fq| % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h :'2=HS^it$/:EP[fq| j k l m n o p q r s  t  u  v  w  x y z { | } ~              ! " # $ % & ' ( <= <> <? <@ <A <B <C <D <E <F <G <H <I <J <M <N ST NS^it$/:EP[fq|H=2'wlaVK@5*                                        SV SW SX SY SZ S[ S\ S] S_ cd ce cf cg ch ci cj ck cl cm cn co cp cq cr cs ct cu cv {| {} {~ { { { { { { {