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/SF155/153808.jpg',
'FileSize' => '341 KB',
'is_book' => false,
'keywords' => 'Hurling',
'real_path' => '/media/images/IMAGES DONE/Library/SF155/',
'path' => 'Library/SF155/153808',
'file_path' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF155/',
'file_pathBig' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF155/',
'file_pathSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF155/',
'file_name' => '153808.jpg',
'id' => '153808',
'sku' => '153808',
'image' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF155/153808.jpg',
'imageBig' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF155/153808.jpg',
'imageBigPreview' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF155/153808.jpg',
'imageSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF155/153808.jpg',
'categorycode' => 'ABC',
'moreimages' => 'D0409026',
'headline' => 'Causeway v Ballyheigue',
'headlineTruncated' => 'Causeway v Ballyheigue',
'caption' => '5 September 2004; Noel Culhane, Ballyheigue, attempts to gain possession against Causeway. AIB Kerry Senior Hurling Championship semi-final, Causeway v Ballyheigue, Austin Stack Park, Tralee, Co. Kerry. Picture credit; Brendan Moran / SPORTSFILE',
'DateCreated' => 'Sun, 05 Sep 2004 00:00:00 +0000',
'ShortDate' => '05 Sep 2004',
'LongDate' => 'Sunday 5th Sep 2004',
'db_DateCreated' => '200409050000',
'event_images_count' => (int) 2,
'event_images_count_text' => '2 Images',
'parent_block' => '',
'parent_block_class' => '',
'image_link_url' => 'https://www.sportsfile.com/more-images/D0409026/',
'w' => '2277',
'h' => '1620',
'dimensions' => 'width='180'',
'mobile_dimensions' => 'style="width:100%;"',
'orientation' => 'horizontal',
'iptc_leadimage' => 'False',
'is_editorial' => 'false',
'is_hidden' => 'false',
'width' => (int) 2277,
'height' => (int) 1620,
'display_priority_timestamp' => (int) 0,
'event_group_lead_image' => 'f',
'page_sort' => (int) 0,
'date_sort' => (int) 0,
'display' => 'true',
'reindex' => 'false',
'alt' => '5 September 2004; Noel Culhane, Ballyheigue, attempts to gain possession against Causeway. AIB Kerry Senior Hurling Championship semi-final, Causeway v Ballyheigue, Austin Stack Park, Tralee, Co. Kerry. Picture credit; Brendan Moran / SPORTSFILE',
'folderid' => (int) 5000,
'link' => 'https://www.sportsfile.com/id/153808/',
'purchase_item' => true,
'button' => '<a href='https://www.sportsfile.com/id/153808/'>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%2F153808&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Causeway+v+Ballyheigue" 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/153808&t=Causeway+v+Ballyheigue"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/153808/" 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%2F153808&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Causeway+v+Ballyheigue',
'facebook_share_link' => 'https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/153808&t=Causeway+v+Ballyheigue',
'gallery_actions' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F153808&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Causeway+v+Ballyheigue" 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/153808&t=Causeway+v+Ballyheigue"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/153808/" 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/SF155/153808' 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) 5
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) 1758163632.7572
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/SF155/153808.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) 1758163632.7459,
'_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/153808',
'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 � � ��%dExif MM * J R( �i Z x w@ ' w@ ' � � T � �( � $� H H ��� JFIF � � �� C !"$"$�� C�� � �! ��
�� � } !1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������
�� � w !1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz����������������������������������������������������������������������� ? ����n�Q<r굓"�7�Ey�w���ws��-�NrС���
(�w����#�VH�M���uՃ��+֤�}��������mi�.���9܊�\�֢�m�6��v�Yk>��~�O¸�ݍiٌX�N|��4� <3�ū+��&X�۬�� }��V �H��%$�pv/D ����j����#��V�I��&Nd��_��G��d�9�}Mt%X�������?���Wm�|����|��7?�hf!�(��C�$�J����~��&j�b)c3�J~�� X��Q��C� j� e�-�7����6�M �n.�k[`u$�U���E��q� h�[;��"�eK��'��[�Xڗ����3*ģ�y��pwE�Vv��t���:�#b����G.ɮ"s�2��u٤#h苍uot�$�3N�N�Lt#Զ)�c�ܮ7V���H�oj�y�rA�+^p�\����[5I.�����:
��1�G}�[5մw6��H�F����W���{��i{��v��$�W�fN?
��f��K��[2N0
sZƉ�[9 ����)�*���ߊ���f/P��i�����֨����5�O�k?a��~�c��p�
}�j���K��[?I�F��p���E|~#�i��i�4�m��;�ا�I����e���i �L<lQ��W��Q�T���qvf3�Vm�.��o�RC{n�h�i�n��r�S�������Z֟�D�� p��!�O+�}�7��7-5 7��i�2k����H9�7�͔�`�ʗ<|�
C�����[�->�i�ژ�F������ֺ���'B��s?<Uөͣ�� B�R�0���*\�SZw^/�q�ݯ�0�d�ěB�bv��������4U�ƺ4����Xj�w;y^_���F�G̠��ͻo ��<o���iW���������-�A��4�ҺĮ��a�$`�i��N���O�K����R�_��K�Ge
O:�%�1���@[��<�WNe���(��Z��v)lH�邫� �ҭ��)!!8�[�cn,z̥>h��Ju NJG�/� ^��I�Q@��{������!\��e�(qs}d�k��^�" Wxߑ��9�8�q��*V�f�Y�厹x��Ouӈ����*� �5�u����Z�V�Ɖg!Aqsr�łp�K��#?/S�����1J���J/�F�����G�P�8��oO��#��m.�r�[���Q�E}V���d�Q_��Օ�I��Ë��'���)�n?�
�=u�Wh�� f�1� �W������SDx'W(�t�ep>���� �[
�pÉ<=}ZD'� C�J�&����%�t�bܶ�*�3�� ���a�F�0�=|��� Ы5��TW�"������c�BH��:� �աo��J}�9K}�I�5�զ������S!�}��ٺV� ٫���~�j1\�:�gBp
�m��n�
vѣ��Jؗ=��|]�d���k�/o).J����0a�sҦ�����x��O}W�I�nd�J��`�A�vO',�"��������U���[�M���A=�$m�B'��.x���E���%'2Z�`�E�� ����Zu�8���ٜ8�l$iʪ���$���[p.-���C� �U��;� ��#���� ⫧�˱�·?�<R�KIo�su� U����{��� ��ؾ���H�o�;���{�� ��tmm��� #� �TX{Eܗ�'�J�SP�Q�w��k����e��h�+2�wb��3�z~�h�Mc[�4�1En�T�r#xd��T8UVg�O��:vp�f�<7�i�s�M?ټ�R����&~Y9 ` �I�X�e�����e�����ufG�4-c���:<�qݐ��� a�+����Et�+�c�0�GYӌ�8�"��c�{������#Pu#����e
���U��cڢi\p�ϕ� ת����������X�M2�a蚦�����椷�A7���ۍ�c��<g��|}� x�l��I����?���Vu��������9'c��L��"b��{e� x���$`��������R�js��`����hfWs3���tQ�V2�l��?
�WS��X�t]6{�\�Xg�88c���1^�B� �!�[4�i� c���v`��B��>aR��m��͞�M����(�K��=oO�~�l�V�D(�Pt�v[V���V}JI��@�@�`�n��Z���,6)7��6~��y|1xEo
W�m�FLQ��U�� � �#�ݢ@%��?嘯�N�㌎im�O�[���X�� e�c̹o�+N@��J� ����/Mnqt?풊��,:X`Oڿ��t;�`�3�X *�f57�ж�fT��2�ג�u��V��zM�׆��n��9$*�����q֩�糒b9*�=�:��}���;��:��)iѳû&q�N��֊�Tp�D��ez�v�/æZ��b���iֺU��
�Q�S�Uǡ�r����tZs�A�#���EW�����y��v�O�Rw�G"���+w��;���Q ������H�$��#5M�Uq��R-֘��g��gb��U���p��yC�w�[� VfoC�]=���� e�R���<�Њ����M�}��_t�.�ĝ�GBI���g�#3r��}OI�w'F�/�vt�e�ܢ(�)@ބ��A��T.' ⫘R&x���w9_ƾ���&��F�T�+�V�mN�@b�c�v����VͶ�������~����cS�_�Oó,/�1U(� +wO���x�8�ȑq��6��X6��s�̍.���Nu��x�|�Ƅm����?�?t8� \��?®�-�?��?®i���9`g���l
h�F:v+��uq��/�A��-�(�1�NF�����;T:
x[V��Rk7�qi��a�㝠(�8�\�*9���jpJ6#ٟܹ�(?ٹ�K�Ċ�C�6-��6�ߎ?¤ahS��V����"��i���P�IM�bަ���#���V`�M��D.��HPM&�
-��m+�E��WX���H�
���w,��.��������2?<b���G�<;��LI2ϟ9�rNG~��g�e��p��Y�u��kέgm,����y���NE��H*N�����e�*fyn^�#�'�2k�Ƶڕ�K��9�j�xٛ��(�\���J�啑pP��i/���?��{�"ti����χ�4Uxbc����~G;���9lI� ��k���k����E<n^�Z�Nq��|� EÕ�d/�M�n�̀d�W�?�Jrͧ��o��We*��da:r��$I�?��_��T��`s��_�굎�l���`q�����eaq��K�=����V)��H�y�������W)��B�K��.������~�h��٣��t�m�� ���*dh�� ǫ����xV}��5�B3:y�16����� ֫v���4��iȱ� ���*-��Ms� �f�D��o�t�y�Hʺ}+L��8Д`O��qYU�b���r{����:R�Wq����K�V������<a7�dӺ��\o$�Q�Zw�d�<��ag�i�
�m z��Ě����%y�Ą�X-rJ2�4��:�R������Kh'�L��Džg�S��xz�)�I'&;s�&��)�*rS��K����B^�'�k���Om������v/B@���x�Q!�S�����y��+�����_����+w��lP����Ց �rU�� �G5�s�Z��B�m֙�iӌ�dv`� Jɷ���!�>�k�7v��@v��(BM������}�M�l5e�����&�RG'>�u��ƙ��1�����3[&����q�xsO��.5�m�P2!G9�NAY�8ִ�WI�F��9��
l+��؎�Ұ�S���j~�sH��j3��i�W���]�Âs����D�۹�R�nu�\Y��s�6����`��X�}Y�e,&�� ��)�����Z��4Bf G� ڟ���=�Mb�.E,x�[�x&���bg��~k�k�Z�ԧ����`��;�,:�>?�^��f�;k[%�W8X�$�[ӄb�"s��柋���LzU�+ہ���ד\���6�+�ܳ��I�ZQ�*�qՈ�%(��Gs&������WH��+Lc�8 �A��ה�j��]����d ��P�qیWD0����s�9�"�z2��w�we�6�_j��0���d]����ԂO��{&�w�]��!M�#m23ʎ3�k:
xj��/f�� "s�>�)�J�w��Ӫ��L�p�<E��5�-�l�_����]m$x�Q�,gd��7���4@}�����PQ�.��}�_X�"���B��9��O�WA��a��l!���O+>[]�y �H��f��h�=<>"�,�ka�4��7u�nP)�lpj�Ze��y���G,Ҝgj�1�ֺ)RKcϭZU%�Ǹh���7/g֧K��q�F��E<����$�S��5���H01Ϩ?�OcjO��}s� �VՒi[]Z�AOc� �W_���vpʊ?�8$��g�θ1xϫEI�Z=�h��x3V������I,�g#����M�K�7�8?Μq�g�
���������mC��p?CT�;]/N��{�J��O�c�پ��eME1�y�r0��F�u��59�c&!_�z��x�\ҭ�Z}+)e�?)L�c8A�z��YSj:�<3~�JvK�3`�Uԯg��庑�rW|av�í\��[˸��m�Y�`���$�5��ti�����g�X�0𦟤:�V�Z53ܭĊ͌�a[lZ����E���j�z�/!���z
9ښ��ٮG���,Ͷ(�F�p���W��:՝����@��۷?t�ƺ��#���\kر������KxI�5��K@Y�kK_Ν�?���~4�a�7��n=��1���L�0F�vO@.Y��P"�����e�7:�㵬��D�˰u��cҵ���7dz����Γmwq^ �r� T�P�x�L�]NW��m�-����̞$�:
>f�_�~{đ���/��+��]�bx�� ��Ƿ�&_�*��� �J�2�.�
����
��G;X~G<s�<�҃�F����%NI�Z\��Y����F�X���� ��-�x���bͬ���D�� �¸��b�R�+.��q\��W2.n4ۂL� ԟ���@A�WT�϶���^�<5J���Y��.�9�Ѽ�t�� �T����J"MZ�X� {K��Z�Eu"ﱤt�-�ݬ����v�)kas��Ҵ�\B�DF{�&���J)�h߽��p$�N�<dzW��z�+��iv1���]��Ӟ1^|����5�?���M{�uKh�k���Gj���|1��j��.�I%i�.�$c��g�!�ڻ(�S�}�j�q�DVZO�����Ws��j�#� �q�҇���������[J����r4��5-|8FF�0� �2� �5�.�xy�;6?�
��A_g�W���4�]�.i�E����'��Z/�z*\Y��>\i�n@���
�IX��W7�ִ�𦚓\�+E�2��v�9 �g9���U�:����'%�]O�m$�ߚ甚e�]B5 3� \Eo��s-�ypHW��RZ��H/�&c�x���>��9S���W�iIXqW/�n�� �+�5,w���T�bF�������S�g�{�-�Ю'c���P3�\��9A�5���Dw
?�e�oC� mO/���浹}:���n��Ŗ�M�$b��7*nF��H��C&7\q�VOƛY&���,��7� Z��#ts~`3[hz��ܫ��+�iO�O�۴�h�j�3��P� �ɮ�k�g��z#ϵo�#T��Y!?43�VPEzg��7�
�NX�5L��TJNQ�[�ٜN�ե�-���9�*<����?ª3m\���
�}�@^RA=�C����ij��ps���&MJǫ��)x�TҬ|�[��8uFᾣ�~"�>�R����B��3G$�4��F{�R}�s�� �B���&�}�l��2?�ּZ��� �
#&����ڱS�т?瘬�����$� ��
$�(Cu�g���
U���#��Z�ˡ\��_O�7ß���SY�V� �H�Ji�
��^\�V���ix�y�y���NV=q�k,K��
���_.�M|I�V�r�y�k��P�IU�Ŏ� �Z)�
!T��g�x3RB���\�@��� ���Y��c���&�[L�Z����VW*� {��\����V�+��� ʲ��VV�2q��<�⭕�.�|y����k�7z��u��o�\�!~�Z�i{���Q�Is#���5$մ�U����=�_c��ڰ�}�?���
!��˶���*�
�赱��,�4�$t$sXb��g^�+���[�K�ܻ�`+EpԨ���լSK���P�QM��� ~��+ֻ<k+�f�';c?Hҝ����j�U�Š}�� ���R�����= JM��x���@��)Mާ���?4�B o5^����
�^�#�7�� ��k���f��\x��6�b�䀫��q��kmv�k���Ϊ)$xo�u��X��e�b����dL}J� �iI�TaV��{^j�qʭ�����T.SQ�v�s4�?w� ~��J��.5�cdE��$��'�*�'��M?�CT9�n�=c�U��"9���K��K�� ��fkۻ�v�X�h�`�ɐA�+K�-f`�0j�Ԉ�|��gl~a�`�W8��^K��v��`�
���R��Vg[��ԡ�B�����FQ��5��ksJn��3ϐ}�����!NqNJ��sOFv��pV7��R��������?� Z�3�d� *��;�iG����6?�(�n�z���h� Y1�d�D/�!�7�����4h��{���h� Xq�� �!�+|�� ���"�WJt�n/9'��� �,b��Я�}
ėz��Dǁ�M���ed�I�A2f��g8��n6��)-]ϧxF�/!�iKG���H��3�34o���� �*�昕 N�V���T�I��̛�
���J&,�y���O�6�
y� �-i��s6۸��OR� �F�� v�y�f� ����ŋ�p>�O������������������w� 7�s�.��_�B�?��u� ��/����d�?��`������|=�U�ϼƅ�8����J
N���@�����Z���vj��b����R��)�jZu��K�ޒ;�Ez��J���7L�}ҵ��q�~�Npw��VgQ�R��R:��R��
�d�/�����WE$��w�M�b��h6i`�&�@��0A�+��#ּ?3˦}�������N��ex�B��6cI<?�h>:�&�e�Xn�*`�lp�އڢ�|+/��-賕n����%+�vQ��T�1֝���~u�]���Hn�~b�.°ߴ89���[�ǷҶ�hp��pA�8�V��aY�7O�#��?���ge�#\�d��֡�P����4��`,1�'�ч�*�I!h�_VӞ��B[j�I�}�(�d����/f�?��4U��؉����И���\c�q� � �W�B�1�V��A��B�:�Q��S8KtA8�%!�� u�c�ܥ��%�DcI�y1��c���liXC��~t}���>�j
�ص��[J�i���wq�֯2J�#hܨ���e��ks; �l��#� �S� � <��5Λﳠ�~t��>�c��U�0ę� V�B�3�$� �EK��1�X���C"�=����@�� >� ����o�#+��>kg'��H x�q���+�7�{I��h���o��� �u�SK���g��gi�̯tvd28ژ?(.T�3t���p�Ĭ弡 o�*è�%OO��_��V[��~��[T%�����]Ooi$�+ê�m�QO��U�V����+���%��;�
l���r�mF݃�s��OH#Ѽaj�;n�n��뿞<�J�M���Q����:'��y���T}s�F+�)
g�9 ��@�w���MV�9��n�\2!?6A&�* bA��8�p� ��xcmP�C�����i��0� 54�Z�)������7Hd\��G
�q�y$U���H��t�]���-��|����~h��f'�x�^]ͻph2>�1t��AN�&�w��d�� ����L����9���O�N% o�"WL6~VX���X�z[GB�"�&D��N�b��Jn�����,x� 1|57��O�GE@M�a�C<`�NA9��S��?�<@�4eH3ƻX�Ԫ�����<P <9y�o>.�� gu��T�|=uQG� N��6�]�%���>��m�7<1� �(��n��ϗ���g%W9�Mm�]C2��#�g RF�i� #��;p3�h��Revd�g�N@71�Q�p3��������u�$m�}q�7&�C0m�G�6�q���4 ����X� ��]`���2$�A���`��r}h����� �*��<˕%v���p�;��rFh[
kSk7FH����
���Q��y��?����Photoshop 3.0 8BIM � BML 0091037 ABC BRENDAN00385 Hurling7 20040905A Color Factory 8.0P Brendan Moran / SPORTSFILEU
Brendan Morang D0409026i Causeway v Ballyheiguen
SPORTSFILEt �SPORTSFILEx �5 September 2004; Noel Culhane, Ballyheigue, attempts to gain possession against Causeway. AIB Kerry Senior Hurling Championship semi-final, Causeway v Ballyheigue, Austin Stack Park, Tralee, Co. Kerry. Picture credit; Brendan Moran / SPORTSFILE� CP_1252�
3386893764� !711C1C5747D14B1B 9B1898B0DE38AD54� 363266734663432667��Model : NIKON D2H
Software : Ver.1.00
Date and Time : 2004:09:05 16:40:09
Exposure Time : 1/30 Sec
Aperture : 1:10.0
Flash : No
Quality : Very High
Zoom Length : 400 mm
Exposure Program : Manual
Exposure Bias : 0.000
Metering Mode : Pattern
Light Source : Unknown
Zoom Length : 400 mm
� =E:\SF\CF\TransferSFLibrary\D\IMAGES\IMAGES DONE\Library\SF155�� 8BIM� x H H
���+7G{� H H �( d � ' ` � 8BIM� � � 8BIM� 8BIM'
8BIM� H /ff lff /ff ��� 2 Z 5 - 8BIM� p ����������������������� ����������������������� ����������������������� ����������������������� 8BIM% ]�b������+C�68BIM ��Dhttp://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:711C1C5747D14B1B 9B1898B0DE38AD54</xmpMM:DocumentID>
<xmpMM:OriginalDocumentID>xmp.did:711C1C5747D14B1B 9B1898B0DE38AD54</xmpMM:OriginalDocumentID>
<xmpMM:InstanceID>xmp.iid:69F4F6AD1D924CA4 A6793331876E69B4</xmpMM:InstanceID>
<xmp:CreateDate>2008-11-14T02:41:21Z</xmp:CreateDate>
<xmp:ModifyDate>2021-02-04T17:40:56Z</xmp:ModifyDate>
<xmp:MetadataDate>2021-02-04T17:40:56Z</xmp:MetadataDate>
<xmp:CreatorTool>Color Factory 8.0</xmp:CreatorTool>
<xmp:XMPFileStamps>
<rdf:Seq>
<rdf:li>2021-02-04T17:40:56Z</rdf:li>
<rdf:li>2021-02-04T17:40:56Z</rdf:li>
<rdf:li>2021-02-04T18:54:39Z</rdf:li>
<rdf:li>2021-02-04T18:54:39Z</rdf:li>
<rdf:li>2021-02-04T18:54:41Z</rdf:li>
<rdf:li>2021-02-04T18:54:41Z</rdf:li>
<rdf:li>2021-02-09T21:44:55Z</rdf:li>
<rdf:li>2021-02-09T21:44:55Z</rdf:li>
</rdf:Seq>
</xmp:XMPFileStamps>
<photoshop:Category>ABC</photoshop:Category>
<photoshop:DateCreated>2004-09-05</photoshop:DateCreated>
<photoshop:AuthorsPosition>Brendan Moran</photoshop:AuthorsPosition>
<photoshop:TransmissionReference>D0409026</photoshop:TransmissionReference>
<photoshop:Headline>Causeway v Ballyheigue</photoshop:Headline>
<photoshop:Credit>SPORTSFILE</photoshop:Credit>
<photoshop:ColorMode>3</photoshop:ColorMode>
<fwl:FixtureIdentifier>BRENDAN00385</fwl:FixtureIdentifier>
<fwr:ShortUniqueId>3386893764</fwr:ShortUniqueId>
<fwr:UniqueId>711C1C5747D14B1B 9B1898B0DE38AD54</fwr:UniqueId>
<fwr:Exif>Model : 	NIKON D2H
Software : 	Ver.1.00 
Date and Time : 	2004:09:05 16:40:09
Exposure Time : 	1/30 Sec
Aperture : 	1:10.0
Flash : 	No
Quality : 	Very High
Zoom Length : 	400 mm
Exposure Program :	Manual
Exposure Bias : 	0.000 
Metering Mode : 	Pattern
Light Source : 	Unknown
Zoom Length : 	400 mm
</fwr:Exif>
<fwr:ContentValue>363266734663432667</fwr:ContentValue>
<fwu:UserDefined255>E:\SF\CF\TransferSFLibrary\D\IMAGES\IMAGES DONE\Library\SF155</fwu:UserDefined255>
<exif:PixelXDimension>2277</exif:PixelXDimension>
<exif:PixelYDimension>1620</exif:PixelYDimension>
<tiff:Orientation>1</tiff:Orientation>
<tiff:XResolution>18000000/100000</tiff:XResolution>
<tiff:YResolution>18000000/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">BML 0091037</rdf:li>
</rdf:Alt>
</dc:title>
<dc:subject>
<rdf:Bag>
<rdf:li>Hurling</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:creator>
<rdf:Seq>
<rdf:li>Brendan Moran / 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">5 September 2004; Noel Culhane, Ballyheigue, attempts to gain possession against Causeway. AIB Kerry Senior Hurling Championship semi-final, Causeway v Ballyheigue, Austin Stack Park, Tralee, Co. Kerry. Picture credit; Brendan Moran / 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����������������������������������������������������������������������� T�"