Code Context $xml = $this->get_xmp_array($xmp_data);
foreach($xml['Seq'] as $row) {
$single_data = array();
$item_details =
[
'path_root' => '/media/images/IMAGES DONE/',
'drive' => 'D',
'originalpath' => 'D:/Images/Images Done/Library/SF267/215523.jpg',
'FileSize' => '445 KB',
'is_book' => false,
'keywords' => 'Soccer',
'real_path' => '/media/images/IMAGES DONE/Library/SF267/',
'path' => 'Library/SF267/215523',
'file_path' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/',
'file_pathBig' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF267/',
'file_pathSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/',
'file_name' => '215523.jpg',
'id' => '215523',
'sku' => '215523',
'image' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/215523.jpg',
'imageBig' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/215523.jpg',
'imageBigPreview' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF267/215523.jpg',
'imageSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/215523.jpg',
'categorycode' => 'ABC',
'moreimages' => 'D0607080',
'headline' => 'St. Patrick's Athletic v Bohemians - eircom League',
'headlineTruncated' => 'St. Patrick's Athletic v Bohemians - eircom League',
'caption' => '14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE',
'DateCreated' => 'Fri, 14 Jul 2006 00:00:00 +0000',
'ShortDate' => '14 Jul 2006',
'LongDate' => 'Friday 14th Jul 2006',
'db_DateCreated' => '200607140000',
'event_images_count' => (int) 21,
'event_images_count_text' => '21 Images',
'parent_block' => '',
'parent_block_class' => '',
'image_link_url' => 'https://www.sportsfile.com/more-images/D0607080/',
'w' => '1632',
'h' => '2536',
'dimensions' => 'height='180'',
'mobile_dimensions' => 'style="width:65%;"',
'orientation' => 'vertical',
'iptc_leadimage' => 'False',
'is_editorial' => 'false',
'is_hidden' => 'false',
'width' => (int) 1632,
'height' => (int) 2536,
'display_priority_timestamp' => (int) 0,
'event_group_lead_image' => 'f',
'page_sort' => (int) 0,
'date_sort' => (int) 0,
'display' => 'true',
'reindex' => 'false',
'alt' => '14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE',
'folderid' => (int) 5000,
'link' => 'https://www.sportsfile.com/id/215523/',
'purchase_item' => true,
'button' => '<a href='https://www.sportsfile.com/id/215523/'>Purchase This Print</a><br/>',
'single_image_link_text' => 'Purchase Print',
'gallery_actions_default' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F215523&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League" class="left" onclick="track_share_click('twitter');"><div class="icon-medium icon-medium-twitter"></div></a>
<a class="facebook left" target="_blank" onclick="track_share_click('facebook'); return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/215523&t=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/215523/" class="text12 gallerylink right gallery-history-link">Purchase Print</a></div>',
'gallery_actions_corporate' => '<div class="gallery-actions corporate-box"></div>',
'permission_name' => 'access_5000',
'twitter_share_link' => 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F215523&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League',
'facebook_share_link' => 'https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/215523&t=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League',
'gallery_actions' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F215523&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League" class="left" onclick="track_share_click('twitter');"><div class="icon-medium icon-medium-twitter"></div></a>
<a class="facebook left" target="_blank" onclick="track_share_click('facebook'); return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/215523&t=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/215523/" class="text12 gallerylink right gallery-history-link">Purchase Print</a></div>',
]
$sql = 'select user_activity_tbl.*,users_tbl.name from user_activity_tbl
inner join users_tbl on user_activity_tbl.user_id=users_tbl.user_id where path='Library/SF267/215523' and action like '%editorial_image'
order by id'
$conn = object(Cake\Database\Connection) id:0 {
'config' => [
'password' => '*****',
'username' => '*****',
'host' => '*****',
'database' => '*****',
'port' => '*****',
'driver' => 'Cake\Database\Driver\Postgres',
'persistent' => 'false',
'timezone' => 'UTC',
'flags' => [
],
'cacheMetadata' => true,
'log' => false,
'quoteIdentifiers' => false,
'datasource' => 'Database/Postgres',
'schema' => 'public',
'prefix' => '',
'encoding' => 'utf8',
'url' => null,
'name' => 'default',
]
'driver' => object(Cake\Database\Driver\Postgres) id:1 {
'connected' => true
}
'transactionLevel' => (int) 0
'transactionStarted' => false
'useSavePoints' => false
'logQueries' => true
'logger' => object(DebugKit\Database\Log\DebugLog) id:2 {
protected _queries => [
'' => [maximum depth reached],
]
protected _logger => null
protected _connectionName => 'default'
protected _totalTime => (int) 2
protected _totalRows => (int) 1
protected _includeSchema => false
}
}
$query = object(Cake\Database\Log\LoggingStatement) id:0 {
protected _logger => object(DebugKit\Database\Log\DebugLog) id:1 {
}
protected _compiledParams => [
]
protected startTime => (float) 1758072582.264
protected loggedQuery => null
protected _statement => object(Cake\Database\Statement\PDOStatement) id:2 {
}
protected _driver => object(Cake\Database\Driver\Postgres) id:3 {
}
protected _hasExecuted => true
}
$editorial_history = [
]
$file = '/media/images/IMAGES DONE/Library/SF267/215523.jpg'
$var = [
'var' => [
'www_dir' => '/var/www/html',
'www_url' => 'http://www.sportsfile.com',
'web_dir' => '/var/www/html/src/webroot',
'web_url' => 'http://www.sportsfile.com',
'mod_dir' => '/var/www/html/mod/',
'mod_url' => 'http://www.sportsfile.com/mod/',
'cls_dir' => '/var/www/html/src/webroot/class/',
'cls_url' => 'http://www.sportsfile.com/class/',
'xml_dir' => '/var/www/html/src/webroot/xml/',
'img_dir' => '/var/www/html/src/webroot/images/',
'img_url' => 'http://www.sportsfile.com/images/',
'css_url' => 'http://www.sportsfile.com/css/',
'js_url' => 'http://www.sportsfile.com/js/',
'_mstart' => (float) 1758072582.2547,
'_log' => '',
'_onload' => '',
'_style' => '',
'_script' => '',
'_main' => 'main',
'_action' => 'main',
'_file' => 'main',
'_xmlact' => 'main.xml',
'_source' => 'post',
'www_index' => 'http://www.sportsfile.com/index.php',
'www_self' => 'http://www.sportsfile.com/id/215523',
'www_script' => 'http://www.sportsfile.com/index.php?action=main',
'ccode' => 'EUR',
'cname' => 'Euro',
'cicon' => '€',
'email_support' => 'liam@zeitsolutions.com',
'twitter_widgets_js' => '<script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>',
],
'dataset' => [
'status' => [
(int) 1 => 'New Order',
(int) 2 => 'Sent To Printer',
(int) 3 => 'In Print',
(int) 4 => 'Cancelled',
(int) 5 => 'Posted',
],
],
]
$image_xmp_history = [
]
$key_data = [
'DRP' => 'Dropped',
'TXT' => 'Metadata Edited',
'ACT' => 'Sent to an Action',
]
$content = '��� JFIF H H ��!�Exif MM * J R( �i Z x
�� '
�� ' � `� � � �( � � H H ��� JFIF H H �� C !"$"$�� C�� � �! ��
�� � } !1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������
�� � w !1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz����������������������������������������������������������������������� ? �ʊ (�� (�� *[L}�3�Mn'������W|D�O�zQ��?��=[�>کך�=(lR((�� (��H��ȍB�� �-�9��>?�2D�xeaꦁ\eIn@� ����l������J�<�|g��+��}j�y���QH���
( ��7|5��KT����O����;Y�"ʭ���v��I�R���.�O)�߉���?-�5�3qRKr�֑=�jn-�3��T��1
�~V��1i�fU�v�^}��D_�S��Inc�)l�}��j� ���a�� ��j�y����𠢤���
( ��>���a��s<Py��j�4�x�Bƃ� �&���6���Ek���=�W�͋3ޢ�p��<?��l�h��>��J�+�zW� -ui���Qrv�>�?�S��Zu1�z��~����m�W�O�g�?��=pw��}y���𠢤���
( ��>���c�g�|�N��
;O�5x廍��`K'���>~a�p+ϼMo��~#��:�ϗ杋$�s�On��Ң�&m�鞤�熊D��gi�^^-�#���9�r��n�����UA�T I���{h���n-�9>�je2��<#HNK�1ϸ�Vtg)������v;�7ʿJ�5q�O½J_�O�<��+��Ʋ�Ο�z4����(�� (���b����5�4�4�����I)<(�G��iO�U�> ���~,��罴��@Q-��ݐ�2v�ӽy�\��G�O�=:Z������=sږ8̶7K�%�3DT� C��rk
XI�<x�I$䞦�����gu�RNϥtژͦsڽ:?�T��5�'�|~5�^|�#ѧ��E ��@��6�ʀ�zJ�WGE��_��4oE��>�%�0pd�8t� �)a��i�Ҵ��=cBm�L���6Q�ۄ�Es����;o��OKZ�j$yj�\����n���K��*F�8�Z�J�t��8_|?��i�ŧ������h�Cr���rb1�3ȮE>���M�'���S %uz�͟�^���G���O��zƯ>��z4������ �H!\��+NTr�4/��
�f��R�Av���)V�J�=��_�����X���ܶ�-��/$�죓��_^�1����*�|H#Q������.�ӂ��v�r�����>Z-��݀��<�Ǿ��I��ͥ�2`��8u#�#?C��k���n,���H���O@z�՝X����"�(������4�M��7ge�ʪ�S�-x�rI� U�0�/���Q�b��V,nl��ɒy$/��ݔ��
xx�JG�W��W8��?,-����[��E{l�� �+����Is=�WV�����]Pz� 0�cޗ����9=O�$;��Vٽ�y5#��*r�~̿�4Tr홢GjB)���:ӆ3@���-�.�����g�H]�bpTrI= �y�q�2x�Tx�|sx���&�6�}(=���YؖҖ�s�O���g�mZ��Z����̹�'��ܑ��F�Wo�\C-l���RE�'�� ��F���Ihx��
�_T���)Ve��&�n��0 }1X��*�l�"��XU�`1E �䏩5�`�t��$�G+Rw�z2���ܞ@:
�c��ƽ��cX����^�͜�H9F9�R��3�o�^�D�֕].�L<K��S� � a�%}0G�|����m6wR�(6�A�QXݚY��8�KX
���M��i~�?
��4���[�MN6M9�{s��g�I��:9� ե�V��'I&����?�ҫ�T5��
~��յH�����$���
~������۳��g� ��s��A���-�w�S\�Ա��T�+�
�q�c�ʷ�֚}�������lg�� w'���x�@���7V�>|�g��
��{���]|�.��9I]#���t��u��R:��� �S��"�[�C\�t�Y������U�<�?_*�wc�^f'V��d;p�E�ktO2m�H���E��¡d$�����'�4?�o�\O�^��
�F˃ؕR�� y�g=���E{woe�h�����P�( ��j��۳��Q/���}w�����˖i�U�����Z�.��ψ�����蚕����ib�Xe���W-"ܐ�nq�Z�[�&�����K�E��f����2�)��V��y��^^J^G6%�6]�D����βHC��=?�s��;�u(�{�v��ii��S*L��r�Zn� ����O�5ⲙ�X��Wu#��h
�Q��=�5�dܶ:�Ӵ�WKï��~�$�i6�p�ζ� <��3��U�� �2FNC�H��Ђ?*ڴ��N72Rᣳ���"�ğ� U|���8i>'մ�%��Ц{��
�\5�L�&O�Eaa]�I**8�/ޜ�cmĒ"���}O�
xe,�|K�9Ԗ��;(8���O�Q�W=WdkJ:���_8�*�7p��7�0g� �U��B�R�%��v.�K(�29
�ŗ�Yj���s}ݎ;�?��s[���M�5��[Mv���礬kA%���|�z�h<=��[Ҿ�kd�ywڱ��#`���z)��f��e����ӻ�c#�^2��^mUSR���L��o۷�\�s�k���jC'Q:` x������:s��8' _cF�\Ӣ��ў�����8LNCDn�s� �5��j����(`MD�v�d�J��\*���8�+Nt�Q}
5���:�+��]���b,r���� �NJ{3��їt�,������ ,ד�sӖ?��)�{$��0<�F������<��J+�Ʒɾq���Vl���+j�� w:�c��S�V�i� ��w
�dԮ.��Eޖ�� ߖ?��Z�r�S�G�Z��!��ߎ�H���k˴�;L��9
�?yX2��� ���;�=�4~8>���>�l/o�cՠ�>�=���T��d�,T���1
r9+�~2��x���.�k�����R�[{hBG4�!��6��Q�H9$)�I�CF��k+�^�c���P���h�[v��!#�l���X�z�m�=3��:%��˻�D��t�qw
�m$�= 㯽z�߸�p�{��O�?xz��f��\jpG`|79�Gm��q�Pum�IP2Xt�Rծ�-~(Xϥ]����1�j�L�Y��l�ү%
���:�?������(���c� �����$.��F<�e��N���+H_�҂��\�e�I�\H��N��UG�
�O�Wr��|V�$�m�ܫ��r����T?\
�R�]ͣN�ǜqҊ�Vd-�ČO<�QUA u>��Gf�r�� n�
�����)g�x�4���ZR�4���Iv����r���斟���.�Q����)<�l��k����:}�H#p�%c��ch���=+
��F�٥5xX��k-g��<M��緔�,��WFێ�A+��<=��h�ˤ�Ik�2G�Y�y{�XR,�NG���5��S��X|!{$ח�M�Vlq�-�ث"p�v�C.rH6�"��xWS�W��6@�&��64a 2n߸����@�C^�5�W<��V�'�<?�J�ֱk���H'&M�!e! �A�� ��0ǥ�px�[��f��h�w��"�A�O?2;ty_s%%�۷;n�d����\O�2�_��&X߷|���'��OEty~�s��^�m,�ѿy�@I�8$�O<V��m�����1*ء� 㻇�^R����=�=:��}�g`Q]\��)�L����`�b~a�ֶ�ӑ���7�Z�r���dP�
�FGq�"����$k�]x���u;9-���)�&YZG��Xੌt�1ߓÌq�i'�:hE�\�vo�}��6~b����ny���>)x���Ǻ�����vq�<��ݝT���YT��J��4�A8�Y�VxF��|?��Is4��ޱ��|D�U�[HN^�1� <��~��B?�h��ۗ|�����wQ� �TuVB�#�,G�\eؖMos妒L�9� ���ᦝY}xڜJ�) k�;�W�%U3�<�8,I�]pw�g4���1#d��Q��+���PYY�F>�7�R�6y���b�ڀ6�
���Y�rt���<l�{�ּ)�Ժ�{��%�r���]��Gw);�����j�Q7��Gas_^~�1#xČ�&���b��#^vk/�v����x�@���I`�W"�h��������DS_F��g�S$:�ʎ1����>f]��7�#����jjP�W���jjP�U�%�Ї�Lr���?�Y���_�P��U��3��� �O��?�(�j\��s��+.Vtv^"���+�t�c�2�Ǧ
`x"�j~,���
�$��?6�?Ѫ��%2&�G�u��s�\\�Ϛ� 2�nhՏ�?ƽH�,y�ܖ��F��q��3�b]2L�$U�!��'�= �c����~bs���.��-��!��ׅy�衡D8�C�Q]��p�M�'R�sȪu��<���?�_Ř>_��ںH�F�Q�DR� W 6��H88�ǡ���u�JߡӅ��UR���/��_i�^�4:����݃���>��(��;�{FQ m� ����Z5�,��>�Ǖ];�p7^�M����E�X�
�&o\t���YiJ�|W�]�v����yV^������;��Q��P�\��˃TIt�H��s��[:U��/�G*�)�k�R>nw�9��,�o� ��T�J�5qZޤjY��M T_���W���Y�K� ��m���'��ל�����k�׃�ys���j�m�<��3���?�ֳ���/̃>�Ń�sw;�q��$1����$y�Y�s���v%����j��^B� zםV>�f���W��54t=wZЮ
ƍ�^�Ҝe��h�}py�kҾ
|f�<7��T�F���E�mk�_�1"�B�@>�n떾�[˕s[s��&�;F�ݏt����(���ą��PMc�[ɹ%���#دNN�W�Ct�?�o+͔h�;�|�G���W>
0�=Lܚ�C�����y�틳Fn<�����zW���|/�O%�mI�����9�=Gj���Tcm� ����R�}�Z6AR��~�_U���zb�%�8��_]k����4k
�D,��ۈP;�/�o�|=���H��I�IB} @�lMd��=�-&�E� [�~%y���#�ŕ��x������>�+��]�,�AOS���_��Ly�� ��� �
�>��O�3�H�nn/��n�N�[SYU,Iu5�J�gTl��VF�NA���[�>��_�H�d�f����Q�K��$M��,���=��<�Y�&/��F�lJ��� �ݹ�g���湩F�e��c�z)_Tv��=�Ɗr�qߥv����U���Zi�ze��J+�+��^���#ˑ��d�w<U-W͖v
@^��RM�0^��%�����U�]�x�CǙ� 1 ����<)��N�T��R�b�;َ?��@�S�2k̯�r��"��w=*8�Zj�Z.�;��07�5=/TE��W��.�
�f2H�b�@;f�k���)��t1���U`pA��XwO�&K��� �*y-����1�M�B�I �5OR�#�%�2H�**A$L&�r�ֲZͱԀzޫ�VgZwAJ� �i��>�^~�^A��ծCv�
Tך��-Slj� )��4�ߙ��ɖ�.���ܪgʑ[�� � A]ǫyO�c|-�����������g+�G�� \m<q�U�4�T��A�z��H�̵qc@�4ʡG �U}.8��cI$9��\�ΦI&�Q�i�L�M��\�4v��i[j�=3�|���G�O������u5�J�0*%�(Ϯ�*���.�I��yW)\̖mBb�[<�j�fb�� V2�h�QHӴ�V/.`���Q\��|"-��$�Aֱ��n\&ӳ3S���Pg�ZZW�5[ٕK�)<�N\�*U�O�����z|
�-���猖����R�>�8P�[�V<�t��N���~�?#�����b;gT1ǖ|��l��+[�ƍg�Gw��V���8�L�������j*�ؘ�
��x|�,�h;��t^W$}�,��V}��/��d�I�O�(� Y%϶Qv�f�W���Ʃ��gY���Kv-�xf�Q�8�v���J�5?����[
3F�C�H��q��m� �k�x��F��31��5�W��/##[��F?�kQ�.�W���\�^���p=�?!Y�N~�z�U(�T� ��4U�o"����4��*n��5��ky�>V�K��a����:I�ƶM�����H�#6��*�[-���T=�zTS�G4�2>#x�^�4�
[��:`I�$���H�^4ąnP �$�^ڎ�� =բj���M7�NB�=wd�>�I*ӳ=�ч����
MWTq��+������p���\Ҫ��,&I��N��6}�
&ތΒZ��U���m#lfR��i.�XgtFܪp }ZqZ��q��
ݶ���A5�IhrWV��`oJ+k2.i�k��'8�u0���JҚ"f>�fTVz��Ea*)ɚB^�� o����Mk�h퇽tAX�L�
S�Z� 0���^Y dz���gA� ?�x�� �?Cޡ�
~��s$`�{V��6��HK`����䦴��=5y}� ���� c'�N+SE�/���ϗcr��6G_Zm�1S��Z���NQ�O� �5�,�+ns�A�Q�U���W:���7��
��0�Akc��EϲG蟕�ʎ^b�<y�W,�٬�h� �d��MT��j[���>�c��hٰ Ȯ� \�!����fW�r���wK�x���#�Rɐ��W���<Msp�c�.>���mT�+�W%�u�D��C��*ރp�Z�;��R�V���ݩ��`$ m�H ~'�upiڦ��l��Eʌ�0C�$'�ӽ)��I7sKP�_�%)������zۇ@D`�� ���r =�-{��v�Ic�L�-$��.� -_���g�A�3�(JP�"�����ܷ���zv���Z_��&��Eu�.�����>��of{����
���Ay�x�X��d��M9`�Yy�!�[��[�'���CQ��?���I���m�A
I����G#֜�rRZ+��TI���|�L�^$���ɑ{�c�F��H��q��H$>!��w/�_��FT���=Fq\<�;��,Y|�d[-�� �6�d�^�y�%8Q�d�����fv�/��ۘ�^����M�D`30YI����gO�ݳ�������o��W�j���]�� �I��f�>Y?+{|�g5�/���ƞ����;�w#<1vJ�� H��*t��r���?�'���.%��!��[NܻUpN$���C��4��xo���u�t$s=�c�(�GBXs���8D��f�۸G�xa������P)ͧ��p@Ę��ٮ�f�4o�iگ�m>�Q`&ӑ��Qd�"�e�y� �53���ө��x�as�,�~$��if���O3�-��S������m���j���
o�f��'T���Y n~I=s�ڜ���U=��u�ٓH�Dmq� a���I"z��mE ������ѿd��D�s���Lel����.?<TU�Is3?f�/�do � �ӭ�q����f��� ��^Photoshop 3.0 8BIM � DML 00176741 ABC
OWNER00428 Soccer7 20060714A Color Factory 8.0P David Maher / SPORTSFILEU David Maherg D0607080i 2St. Patrick's Athletic v Bohemians - eircom Leaguen
SPORTSFILEt �SPORTSFILEx �14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE� CP_1252�
3501905103� !3F0F913C84824E38 8D0130613EBEE240� 7446A3679575788023�nImage Description: 14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE
Orientation: 1
Resolution: 72.000
ResolutionUnit: 2
Software: Adobe Photoshop CS2 Windows
Artist: David Maher / SPORTSFILE
Copyright: ©SPORTSFILE
ColorSpace: 65535
� =E:\SF\CF\TransferSFLibrary\D\IMAGES\IMAGES DONE\Library\SF267�� 8BIM% }ȾU���p-I��SIW8BIM� H H 8BIM&