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/SF191/175191.jpg',
'FileSize' => '340 KB',
'is_book' => false,
'keywords' => 'Football',
'real_path' => '/media/images/IMAGES DONE/Library/SF191/',
'path' => 'Library/SF191/175191',
'file_path' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/',
'file_pathBig' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF191/',
'file_pathSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/',
'file_name' => '175191.jpg',
'id' => '175191',
'sku' => '175191',
'image' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/175191.jpg',
'imageBig' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/175191.jpg',
'imageBigPreview' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF191/175191.jpg',
'imageSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/175191.jpg',
'categorycode' => 'ABC',
'moreimages' => 'D0505001',
'headline' => 'Armagh v Wexford',
'headlineTruncated' => 'Armagh v Wexford',
'caption' => '1 May 2005; Niall Murphy, Wexford, in action against Steven McDonnell, Armagh. Allianz National Football League, Division 1 Final, Armagh v Wexford, Croke Park, Dublin. Picture credit; David Maher / SPORTSFILE',
'DateCreated' => 'Sun, 01 May 2005 00:00:00 +0000',
'ShortDate' => '01 May 2005',
'LongDate' => 'Sunday 1st May 2005',
'db_DateCreated' => '200505010000',
'event_images_count' => (int) 79,
'event_images_count_text' => '79 Images',
'parent_block' => '',
'parent_block_class' => '',
'image_link_url' => 'https://www.sportsfile.com/more-images/D0505001/',
'w' => '1988',
'h' => '1490',
'dimensions' => 'width='180'',
'mobile_dimensions' => 'style="width:100%;"',
'orientation' => 'horizontal',
'iptc_leadimage' => 'False',
'is_editorial' => 'false',
'is_hidden' => 'false',
'width' => (int) 1988,
'height' => (int) 1490,
'display_priority_timestamp' => (int) 0,
'event_group_lead_image' => 'f',
'page_sort' => (int) 0,
'date_sort' => (int) 0,
'display' => 'true',
'reindex' => 'false',
'alt' => '1 May 2005; Niall Murphy, Wexford, in action against Steven McDonnell, Armagh. Allianz National Football League, Division 1 Final, Armagh v Wexford, Croke Park, Dublin. Picture credit; David Maher / SPORTSFILE',
'folderid' => (int) 5000,
'link' => 'https://www.sportsfile.com/id/175191/',
'purchase_item' => true,
'button' => '<a href='https://www.sportsfile.com/id/175191/'>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%2F175191&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Armagh+v+Wexford" 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/175191&t=Armagh+v+Wexford"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/175191/" 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%2F175191&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Armagh+v+Wexford',
'facebook_share_link' => 'https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/175191&t=Armagh+v+Wexford',
'gallery_actions' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F175191&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Armagh+v+Wexford" 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/175191&t=Armagh+v+Wexford"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/175191/" 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/SF191/175191' 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) 6
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) 1758080612.7025
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/SF191/175191.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) 1758080612.6847,
'_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/175191',
'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 ��3^Exif MM * J R( �i Z x
�� '
�� ' � Ġ � � �( � 2 H H ��� JFIF H H �� C !"$"$�� C�� � �! ��
�� � } !1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������
�� � w !1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz����������������������������������������������������������������������� ? ����'��E� �ҹ�T�>��ui�s~.���ա���J�-_J��ad�0=A���
������
PYKM4�;n9�B���"��9�/��z���:O��Y� �^��x���$g�*�ɮ�e%s\�{���Yǵ|�RG��o�I�F�x��*�Z#��&y�>�z�l(>���A� WY]�0�=���>�^�. 9�mi�l /#Ҫ��0��]�~$�
�c��:��2���ϥEJ�)��AT��:m�c��[ }k���N0
aN��zx�:�s�ީn���}���{�r`t�����\dg]J��ƹ�cֽ�>Wّ��tR�5K���4��R4o����5��sG��\��Z��q:���tXnS�EDlc*�l��t�� ��sޮ^\�K��q]���Ψ�4f5�mfr9�U�n�� >�T�x\㭤�t��a�q�]\Vp�zk��gf��`��1u�k[(d��v�7>������^x�k��m"�K�V��CN3"��t8ǩ9Ǧ�8�4�����R���
>���W}U|a�]F�
�M7�� i�#� ��|T���M�����y6��RNNӌu>��W\[l�o��YR�;}V�A%���A������o]�x5�����*T9����\�溭-"�2
ta㥏#�;���a��6*r�>e�.� k����j�>cLi�'�s>%��+�5�h����V<�đ�Ⴛ:
��I��
�������Z�<�4�!Ļ~��Ri�2��3J��8�=�:��+ct��p��q�s]���sn���Y�х s�7]i��������v"���I:TF-���Jh&���S����9�k^��� z���K2(*I�k���cc��>gs���h턃�ޔ�M�' u�3O�jtЗ.���9�x�I�- ��)g�cx�����!��
���b�0#�@���Ny=�jT�J����|[�k_i��iʼn�4fe��o��� "��
�^�q���Vfo2F�]q�d�N��9&���1h�/x��U���Od��,�HF2ʟxz��?Z���Ao����æ���KQ�����P22�;O֯i̱�#��M\�
�Z��F�4�@K9ֳ��3
/��S۲q�W7�"���S=�7)jp� ��FΣ-��`n,�,�q�z�+FTݤ���%��Iȯ&���+4lW�iB^�b�Ú�9o Z��j�/��p9�}3�=����d���7c����_h�<[�EiJ���9�����c�2�� ���wƗ$�cj�9�/�@�jf�h�����?u����ڭm����V�-�+
��G�>R}�l�#P��YC~<�ǧ�{K���ŵ��c"����95s���1�K�֔Z9߉}�����Y�#3� �qɯ�t�.� Q��KW�][/-Ċ�8�'��d�JT$����"��J1���?�zU����N��p�)��!$e$I_�E}w"+c��]�v�ά�.�� n�+Ė�B���S*F���7z�6�vo��7�C'UՒ�`>�+O-�a��{�铼��F�-�W��AY21�Z�]5�ߎ=kJ�����~ds�Z� �}�9c��~�D��'�ݞ�wrq�� ��5�Y(Ǔ���U�|ѱ�|<�6�G.�����;�o�҆�.�.X���&�h�61�+�u��iu+�K���J].���w��ϛS��Պ���A��)9�w��op�#m��ˉ��̚���������Z�u�L��е;�kEW����Z�д��� ĥ�吇L�a�/��^q⏄��nod�͒]J����)9�� �gWQQ�����yr^�i�i�Z\�ZCVi�-!��V����#�H��4����5�,�T`��}�Xߢ��1\�~ _X��zƵw$Zm�pKgh.&�iC\�yN8�W���%�Aȯ^ڢ�Z3��ڹ�l�-W�=�XeDe���屿���l��h\O3*��Y�iO;�A��i��+��5t=-m�A����(��rk�K�j.�������5�o�w�\~#�Z�濄�����^���rbS�c6�t!�$��n������ȕ��'�Y�Wz��*
L�<7��则�s��]��x5��yΥ0��7)����Kt���k��W/���H��
�<uo4W1ݎI<����.:n��wW2@�I#��[���w5�Ef�n�_kΎ�C��R�) �8�\�~��¼�O�]&k�U�u���d��躣A*�A ����ZW�zԱ�ГS�����pe�c11ʸ>�v�;ҥ�^�e�E+��F}X�=떔䢷f��S7@[?
�~�il� ��%�D��z#�&k���U �n䃌Ӵ/���}�M��%
`2� ����,G����$}#�~�\�x'h%��� 5�k�����E��(�c�G�%p?}Ew2]A��մ�HfP���A�,�/��
��nDf�o�� �>;X88���nc��4�(�q<��xM/�0`�7z�w���/��>Ɍ�U{�/��`��g�S��K�Db��Hǵjj��Z��*'�����)�ɊV��{VW��dk�����
.+��n)MF(�����飳<�������]���ެX��g:ȃ%Et�V��G�gw
�md��n�r^&��1(�p���r���/�7�WC����2�99��INV6�N=6�D�%�T]��x��滩���%��4��U�DLg$�!O�Aԍ��<�%eNW��(�O��5��`��R�H �ƎX+��k�J�~"kV֓�>��D�2��n��T�?(�H==��K%��G��Nk�l�<Y%݁+�YD�:8�-cP�{�.s��j͝��rVga�?��M����}'GN�%^�{�4rSm��ܯ��8�,�X�>���C�
kS���:)��ԇ0�.s���px�J�J5i8ȉAOCgP�,P�l�q�[zN����}��qݱ���Ud����� W�}߆4
}VhhhO��=L��+��������i�z}�N�b���I8��v�zP�bj�qr��|F�E���$�>ghs�>��k־�E��S��wn�z�Qoٜ��g%3�:�\���|ܲ:{��>��=�C�D#��t�G�)hp=��ڻ�s�U_�klʛNF9��4�cϔ_���%���1�4W+�+���a쏛��N�$�@�驰���+ܳF� ��Rx~ѯ��B8�ު
���>�R;;=z!���öQBC`dURIL�1u.�6����Ex�ŏ��x.�i�$K�Y�\�L*�nG^�=;�QUj�g�B
[�0x��/�u�I�˫�;Qc�f#
ɱn�_�p0<�!��y�
^k��n��� �� TU��ּ;X�����~�|e���;��'a=�o.5A����~P>����� $�^�$��������[k���ZI���\F��%� ��G������ho�eGk� _y�a���ixZd�^��@IX�I����?:�kE�;�Vi��-xZᥴ���/!'�q�o��R�.Y�aP�,:{��bg�ٔ�{:�k��O�H/����(��y�)�/�4���''���1��/�:~�5�ꅠ����`��G<��ק�`��YNأ���n�8�"H"�IG�t�HÂ�����8�=n��}R�KAwm.�b0��#�V����{ul-ZP�I+'���T�݆�S����>��=��s^�����z�D�)�B-�3'�j����[�b
�`�ֺ0�{��˱߫�cVu!�Tݢ[�b�9l�8���>��lJ��*�/��n[�3Z��FB�������e
�L�uyh���I*ع�xL�>R@tϡ���_ߧɫX��e|1�PQ�$�ZJ���G�N���-{�x�ƞ��sA��2�<2@x��(A��P@#�]߃��;u�cs}��&m��"����̨`2�`$�!�#��7e�<�
�x���ӯ���#�5ikeu�o�ie��i
s�d����9�N ��Dž|3�ͤ�~�m�� @�+1l` H8�X����\��
��ץ�J�+�h~����5��0�*)�H!��xpFF �b�k�&_��)o�kɣi��g���C�9�71�Y@�9��IT�_|\1�o�Y%�߽�=w��O9�6���7)�M�9�Iv�1V�=k)X18� ��H�r⤶6RR\�=��w~#��7N�}�M��w�2����-M"PX�s62�~b�9�W�*]���M>jjG/��:�4\kskz�f�ʶ��/��y>� 8һ˙��+TV),j8W>��t��Qw8��X�Zk;8,/�Kku��AC%��۱U���y;H<��
|���oc�;�B�Yb��~�2��d��*h��+0��Mt��B�Og4>���!��D��u�P��ijr}+���J���9����}�1Y�Q����Һ)��E֥Ȉ��wNca�:Q]��2v4��23��i�d��k籔�)���QF�#��z
-%"WSe-��f0G���<W�����Vi�c��-��-���tX�b�
�1�A��<qZ���L�4[�[P���y�ञ�d�s��kNױ׃�;���hh/%ԉ�;���
zX�#-�H� 9Dݐr �+�x� �Q�TM�Ukw��g��� ) ��t=�Vp�$�o��
s�t����v�kql���1��Ƿ��
�+�L7���-� �����꤀>@#�>�����=Ƣ���<L$\k{ˣ��^�����p6����y���\#`�.X�� h�C�&�7Q�����~��9|�T��6m/�o�'}87���.�F�F�<�j[!s��qU�X�Y�BQz���]3�i��N�jt�m� �
�j����G04Ql$�>S&��x��5���S�k;[�SH��#6�-�
���I�=��k�<g,fk*�E>o�=�e%2Q[X�U�E�M3�1\+�{a�y�lz�X���\qY���a�"�'s`l� Ir�|�_4��C�F��u8%è +����P�k�kP�猒A�̂� <��^��"�Ԓ>���8��[��f�MB:��8I��=}-���-����NdU��y�e�03�au�k� �\�e�xW�p��Zst��y��P�Z�F��������)t�~m�i.�e����j��c籐��{���1|��Ey��tf}��)�������f�RZ�s�Q:�h$��v��P�dn��q�kZ
-X��w<�↳m��(!�<� ;]4�C܂[ ��q�W�x���i���y>b���ʐ@��ҹ�5)#��%RMK��SG{�x�N{x绛R��p@�&�
�J�?qs�� :�m�h��k��M��K<
�|��.<yn�|�>�O#�enj�Շs'�:�<odb�<=-���)2P��=��>2�G�4�6/&���,~л�WП��½e[�ͧfEj2��Ƨ����n�/d�9h���ߏ�6��y����q�a�+�Rq��A�zY�?����+|�Y|�ZѾ�S�����
_�WVW�N���H�Z60y-��}��6��d�i���]� �>eP:��q�~7���b���=#�1*5)��]ӎ�� ��F�$���Eg�Ls^[�|6�|=��{�O}s���Q4Џt#���_�ߝ&|�ܜY��t;綏Z�m��ʸK(&C� =��W�'�M�A5��=��{So:�̽�L1�<��t�F>P9<q�q��X�.q�J0��2��v^��N�OG$T�:�J�y]��W�K�K����B� I��R��i�#��0rx�]��q�r��+p%h2��=���Ω��o5g�G��Zm�*����_�o�!�Kն�R��)f�{ꠑP ��%\�WK~_�t~]��X�sԊ�j� 5��>��m�`����K�4���)��"�jZAڭ�s��f�����������Y��E+��r}j�G�"���>{�� l��.10K�'�����Dug�� $��c�^t��+b���v��бà(9��Zi�X=��^�r��?¹)��>�&Teu��ֺ�;-⸼s�}�I g;pO@MMa�;�9���t�G�ӭ7M�=�8��&v�7ō:0�r��냸���չ�|P�S��T�/%P�
��bzչ4�J�XJ:3�[�mB��������8�d�Ў���JФ�Y�R��O���,b������P�T�����4����k]R 0J���}���=ȯp��2LQȞx_��GC�+�&���}��4��i0
K��R?�]����d۫\ZY�8w����ʱ��lj���U��i�?љ��>�\*q�)�i���V��E+I��)
��SM&I\���e#��o����ֱ/���xƼK�"�'��&�#���k H�Eb2Pp:~��c��Q��}�
b�N��o�h���V����N����i�PI+�����T����� k4B5�U$����k�n�a*��ֿ��O�b��-,|�Z)i���"���ߋ��U�~yC�#H�'�#�ڥ�_%�;K`��^�y�Lg��)vL��η�
VK�F2I<Z��Sr:�x{j�,�>Z���I"��1e �?Z�%������85��Vl14�VQ���i�����.HJ�m`@� �ϥu^��<C$��]6�A��R�@|c��c"��N~�<���7��e�֝o����F� yO.� S��T|w�����@��Ze�;r�1�'�G���3��o�0��M�5������_ٝB��������Ӛ��+N��v�
�r ZH�S�X�~Ue#9�� ��)ׂ��I跿��֥��*�n��P����$@�ts�A �z~d�״xC�Z���߷1�'����|�a:����/���a�t������uZ>���ڂ�l|��R�8�r�$���� �U�+h^�M��_�s��h�WHga�ӭx��s�-U���>moc�~*����VW�\��fe ���;\��w�p���$�n���<іu�̪T�$�5�v"jq�WGo� �7�d��v5�;���v֟ץ=J�cg�Rh�@I!�3��=5
ߎ�}..;����C) +�ߓ^��Q�����5j���G�o��Fe���_#@��#pBI��?�fEv�
�fe\�)�w���;�G��b*ы�{�-� ��{�mǾ ��i�&��M�6�*��0q�.098ǵt,�-ޝy-���f�f�$ ���U^ʴ1-5i%���>�8�U�U2�8��՝�ʒW�V�b���T9l�+��B�?�Z�H���m��x���2{���7n���v�+�Ӣ�Z9�
�*A�ȯR�mh��J�;W��w�`�g���^G]�k� �/����`�,_�>e��J�Oa�����.Y8�:�˩��h�{�E<4�}r~���?�i��@�j���l�_�l�Kd>NTs���t���d��kZ��E7p_|�'�4���H��Q����E'�'Ќy��b�-&�gC���o�|�>��VT��U��K���4cS������jR�q{i%���E���Ac�p1��'+~��w�a,�)��mnDs�������=yǭ<&R�S�edkS����G�+�[R���<��k�|��Ym��r�N�yc��w�����ُ'j��,����L�m��Iǵu,��;�38c���ȼk���6���%�c*
���6?�C�v {�;z� ���ַeAI�b��� 'w� �*3̭�����k���p�oɋ����;�y���~�3� !�[�`"K��X׀l���ɴ�CR������@�-�L�$� � Xz
Y]Y(r��b��
����s:��cJ�����/�I�ʆfU1$��Y�:�á�?)�����������>���u�#�9��ֹ�J�i�M.h���_�C��j��Y�k�kg�Y]5����V�v�w�< $)s}�'ϒ��@Fr@V�P}�^��kռ'�|X��\�=3V��mʣ.��<cw�#�A�rڋ3�*2��g�?3��hS�q��<4,�x�-��vo�K�� F�/�n�L���=�����V ��Q_W:���Z4ek3҇���o�����uZo�m�`R�)zW���=����>�4fH�Uc��T<7����w��^�WR��CΧ7J��N��RW�|C�x�!���<����m�[w#�T�v� ����^�>e�
�Tiy���\��%FG�� �V��$��z3����y;�H������k�˘�ׯ�#��a��g�J*1w8��(���&�R�Q�V�����y����P�bh�zd��Vw"XJ�gi� �l�s�)C{˩8:���n/�fi���d�Bѥ����q��}�Ri�ڽ��r��� yHm�.}~A��k�`}�5�z��lmW�=K��k;��x?P���whX}I5�x��ď��i�岈>ߪ� � �����I�zR�5�?�ʥXCT�����g?��=�C�j7��yn|���s�8�FN�s������h~|X�D�mm��Eqin��c|�K19;��{ k��/��(� 1�����V"o����p�=��x�F�U�Q�D�!>vB���� AI ��b�����!�0V ���2;(.X�2pO�F ����
xx�����G1�+f��%}��ܺj��{���O��9Ⅾ���%���q�A�?!Y\��WךӺ������@����7�5�ѹ���*3l#������3L;�/i�����ϫ�T�\�j�nR�V[v�.�vQZ�K69��|�m�"Lm�ܕ���?�� �+ �[o�\�}��ao#�8- =���z���^NWJ�[��K���ׯ��C��L-�-��<W4W[��[���|v�̚?�I5u �]UD�T`UUq��߉���M��v��#(I).��O���(�����n���bV5(��S��>!��6��p/$/ppGZ�y)����U
�P�0��+,9� t�HT��{�Q+Y��h*~�3�ɷ��ň!3� ��:��m�;��Ĭ.�=[�.���|[�GB��r��&���k"���.P&�;�s��`���E�\��B���R9�[YcV�G��7
�����<.q���^�h�yJ��m����~�V�~�[��QK�BQ��y�W��-��$��� �Z����Y��(����̹�J0<��-;Iɚ╷>����æ MM��%��Jc��n�=��5���-�h���i$�=�@z�������h�u8�k�W���ko%���ˏ�C-�m��%@V#j�I$z՛�*� ��>���IK����0���S!;}p3Yҫ� ���̪�\w���Y�/�WI<�����p��Lwt��џq^�q�\��~�o/-��;-R�c���2�����bG4����ez����>n��ѧ��ÿl7wW��I�,����|��@� M&��hג0���Q������䲸Q���׃ӌ�ҩ�� �0��ҜW�Z��ˋ�[�e�r��-�|H��m�����}MS�ծm�-�٥��c��A��9�X��^���G��ⲗZ<ܻ>����uw��i�����N���ܲo
�q�-�o-n�R If��8Z�z����<|1V�ֽ����c�_��������ʠ��� sfq���E�;��+ ̞�߂��x��QVRW�m[��v�O@��Y�*��q�ȷ�{gl7V��G�a����c#�ɬ*{��Âv��k��j:a*sWm�K��õk���vs܊���r�=�UWH�ϊ�!�V�m"�6��V��͞bA?�P\�q��<W��E}�_"��qx���1)������b �H'ֺ0j�}nyY��kb#M�D�K��.I.��Mo[��W�t{��m/���)E�� ��HՃ*� q��p=+A�]7���_kͮ\L���B�H�\ ��Aa�N29��[F����̦�Y��'����d��c�����1�N���#��Z�[H����eծ�r"�L�dx�;p���z�N(�*�F�9K�F$1Ol�X�Ƴ��$i�U�`�ܗ��#���Ё�|M�<U�Ei�A��~��$1M8�$(�,݀J� #�Q}Ri�],�k�swIƲ�U����o<s���麬�P�=��7�ƻH��X�®��1�FI�����~c���Y����դ��#9�3���?���qx:\���V�V�}Ƹ���uV��ww�o�ݎ�o�\�V��F�pUnb�T�x�p9����<9}��?G��˾�'��0�2$�7���j~��jڬoa���h���6飄�d��$ �s�x<0<t9t�jk��j3���y��8$��w��^mJ���������r��g��E�/V�,�G+����>��=N���#��⢨IT������LM'G��̢�[C6�-��mW�u%J\�ƭh�Y�;�a����<'�KN�����XC�M�<lC�c��b����%ʞ�y�[��$�Q�kc�t߷�:�Ɠ���k��v�p�4;+o�\�ಃ�0H�[�
x�M�xkQ�q� �~�9�>QR�j��������
�F�s��k��|EnK\�wQ���?Ƶ�XN6l�Bp��:�� � �lߐ� �7�u�œK���VQ�i=N�9�Ŝ��< ���hwlA�G��|��^��i�M+y�,0��ާi5��
R�2U����g�c3l-L�U�カ]u�7n�|g����^ԣF<�*6��F�������2�iB59Xv�_����Ru��d�>:�
���G����G��[���n��q�9�h"Ԯn��xwS��}۔������P�0���zNQѣ��-S$�G�m��!i�G$��'��=��I<�^�G�u�f��5�l^ �xg���'�Shb]pFNT���V&�+A�{IY�BrIw�ߨ�s�{�-
������'ФU|B6\�@pq� �ީ�|E7Ktn�3{,`��,y���cUB��J��I|��R�Ww�ӻ��n�-]=�kaz�iG�G���'�
/�z��E�^4Q�"P���s�=q�[]"�S���2K�˿�[V(X<v�T���T��Fy��\����V�Ⱦַ��μ��[����A��ٯľ~ �Y�U����rc��H�u��| ��gq��j�}B/�ן[ Rpp���L� N���$�뱶�
~$��� ��$ƣ��j_
>'� �?k@ch]�{�ח���
��|E�I]W_��� �?��4�Rȿ�EqV�cT�-6ˆu��yb#�� ���]b}KX��U�����k�c`��y�8���������.
h�6���a>#�goy<�_�k�,q��q�~��$��?������z��u)��]�ygk�dUa$�0
��I=3ֳ��7�Zl��^���r�y�w"yL>d�ʟ�9��g5�T����Sҧ(�{$�M��}���A{�1�C�ynQ
e��� -����*��"KH�t��GfU��7 ��~R?y�#
���PX���.|آ��4�{�Y/#
1���e�P�x��r@�\�/SX�]>]2����ސ��搻gs&NNx$c� �� .�4նK�*3櫸K��"���29c�����x'JK!�hU��3��m@�c]��Rv'<� ,\��7(�sa4�GV��fe2(G��U ��ۓMO�iZ"-.���)�n
#!_3F8� ��v蹖��\.�p��9 ���$�Ky�]�Eq=�њ(�)"�Ό�pNB�I��g4 ����$�kr� Q�;�ј��\nm�q��i���,�r���Ͻ��Ϳ$rx'= %���5m���~j*;-�ኮ6�� mڔ�#Íh���]�J�/��\HU��9 �OZ ���Z���+{��a�fuʺ����pȧ�lt�Ei�
���w1�D����Tb
7�yU鎂��O���.D7�ы(:��PO�/����"�?�|93����?�e�e�t��krϨ�
��5��9��,X}�l�Ř���2�qӚkx/í"�m.|�T�E��ة��~X� �I�8�r��@�� ���Photoshop 3.0 8BIM � DML 00107599 ABC
OWNER00295 Football7 20050501A Color Factory 8.0P David Maher / SPORTSFILEU David Maherg D0505001i Armagh v Wexfordn
SPORTSFILEt �SPORTSFILEx �1 May 2005; Niall Murphy, Wexford, in action against Steven McDonnell, Armagh. Allianz National Football League, Division 1 Final, Armagh v Wexford, Croke Park, Dublin. Picture credit; David Maher / SPORTSFILE� CP_1252�
3402433033� !DF5B6B88D7C144A5 B03EC8ABC948E9A8� 688579A84988473989��Model : NIKON D2H
Software : Ver.2.01
Date and Time : 2005:05:01 15:43:05
Exposure Time : 1/800 Sec
Aperture : 1:5.0
Flash : No
Quality : Very High
Zoom Length : 600 mm
Exposure Program : Shutter prio
ISO Speed : 640
Exposure Bias : 0.333
Metering Mode : Pattern
Light Source : Unknown
Zoom Length : 600 mm
� =E:\SF\CF\TransferSFLibrary\D\IMAGES\IMAGES DONE\Library\SF191�� 8BIM� x H H
���+7G{� H H �( d � ' ` � 8BIM� H H 8BIM� 8BIM'
8BIM� H /ff lff /ff ��� 2 Z 5 - 8BIM� p ����������������������� ����������������������� ����������������������� ����������������������� 8BIM% -�4��Qg�T���8BIM ��<http://ns.adobe.com/xap/1.0/ <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.5.0">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
xmlns:xmp="http://ns.adobe.com/xap/1.0/"
xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/"
xmlns:fwl="http://ns.fotoware.com/iptcxmp-legacy/1.0/"
xmlns:fwr="http://ns.fotoware.com/iptcxmp-reserved/1.0/"
xmlns:fwu="http://ns.fotoware.com/iptcxmp-user/1.0/"
xmlns:exif="http://ns.adobe.com/exif/1.0/"
xmlns:tiff="http://ns.adobe.com/tiff/1.0/"
xmlns:crs="http://ns.adobe.com/camera-raw-settings/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<xmpMM:DocumentID>xmp.did:DF5B6B88D7C144A5 B03EC8ABC948E9A8</xmpMM:DocumentID>
<xmpMM:OriginalDocumentID>xmp.did:DF5B6B88D7C144A5 B03EC8ABC948E9A8</xmpMM:OriginalDocumentID>
<xmpMM:InstanceID>xmp.iid:244344D0A19C4C08 AB959F2D88DD65C0</xmpMM:InstanceID>
<xmp:CreateDate>2008-11-14T02:59:39Z</xmp:CreateDate>
<xmp:ModifyDate>2021-02-05T02:16:46Z</xmp:ModifyDate>
<xmp:MetadataDate>2021-02-05T02:16:46Z</xmp:MetadataDate>
<xmp:CreatorTool>Color Factory 8.0</xmp:CreatorTool>
<xmp:XMPFileStamps>
<rdf:Seq>
<rdf:li>2021-02-05T02:16:47Z</rdf:li>
<rdf:li>2021-02-05T02:16:47Z</rdf:li>
<rdf:li>2021-02-05T02:16:48Z</rdf:li>
<rdf:li>2021-02-05T02:16:48Z</rdf:li>
<rdf:li>2021-02-09T22:19:48Z</rdf:li>
<rdf:li>2021-02-09T22:19:48Z</rdf:li>
</rdf:Seq>
</xmp:XMPFileStamps>
<photoshop:Category>ABC</photoshop:Category>
<photoshop:DateCreated>2005-05-01</photoshop:DateCreated>
<photoshop:AuthorsPosition>David Maher</photoshop:AuthorsPosition>
<photoshop:TransmissionReference>D0505001</photoshop:TransmissionReference>
<photoshop:Headline>Armagh v Wexford</photoshop:Headline>
<photoshop:Credit>SPORTSFILE</photoshop:Credit>
<photoshop:ColorMode>3</photoshop:ColorMode>
<fwl:FixtureIdentifier>OWNER00295</fwl:FixtureIdentifier>
<fwr:ShortUniqueId>3402433033</fwr:ShortUniqueId>
<fwr:UniqueId>DF5B6B88D7C144A5 B03EC8ABC948E9A8</fwr:UniqueId>
<fwr:Exif>Model : 	NIKON D2H
Software : 	Ver.2.01 
Date and Time : 	2005:05:01 15:43:05
Exposure Time : 	1/800 Sec
Aperture : 	1:5.0
Flash : 	No
Quality : 	Very High
Zoom Length : 	600 mm
Exposure Program :	Shutter prio
ISO Speed : 	640 
Exposure Bias : 	0.333 
Metering Mode : 	Pattern
Light Source : 	Unknown
Zoom Length : 	600 mm
</fwr:Exif>
<fwr:ContentValue>688579A84988473989</fwr:ContentValue>
<fwu:UserDefined255>E:\SF\CF\TransferSFLibrary\D\IMAGES\IMAGES DONE\Library\SF191</fwu:UserDefined255>
<exif:PixelXDimension>1988</exif:PixelXDimension>
<exif:PixelYDimension>1490</exif:PixelYDimension>
<tiff:Orientation>1</tiff:Orientation>
<tiff:XResolution>7200000/100000</tiff:XResolution>
<tiff:YResolution>7200000/100000</tiff:YResolution>
<tiff:ResolutionUnit>2</tiff:ResolutionUnit>
<crs:HasCrop>False</crs:HasCrop>
<crs:AlreadyApplied>True</crs:AlreadyApplied>
<dc:title>
<rdf:Alt>
<rdf:li xml:lang="x-default">DML 00107599</rdf:li>
</rdf:Alt>
</dc:title>
<dc:subject>
<rdf:Bag>
<rdf:li>Football</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:creator>
<rdf:Seq>
<rdf:li>David Maher / SPORTSFILE</rdf:li>
</rdf:Seq>
</dc:creator>
<dc:rights>
<rdf:Alt>
<rdf:li xml:lang="x-default">©SPORTSFILE</rdf:li>
</rdf:Alt>
</dc:rights>
<dc:description>
<rdf:Alt>
<rdf:li xml:lang="x-default">1 May 2005; Niall Murphy, Wexford, in action against Steven McDonnell, Armagh. Allianz National Football League, Division 1 Final, Armagh v Wexford, Croke Park, Dublin. Picture credit; David Maher / SPORTSFILE</rdf:li>
</rdf:Alt>
</dc:description>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
<?xpacket end="w"?>�� AppleMark
�� �
# !"!$'$ '!! ���
} !1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz���������������������������������������������������������������������� w !1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz����������������������������������������������������������������������� ��"