CINXE.COM
Serbia – Joint Stamp Issues
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://philarz.com/xmlrpc.php"> <title>Serbia – Joint Stamp Issues</title> <style id="capoverso-home-background" type="text/css"> html { height: 100%; } body.page-template-home-page, body.page-template-home-page.custom-background { -moz-background-size: cover; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-image: url(https://philarz.com/wp-content/uploads/2025/02/20240829italy20250130a.jpg) !important; height: 100%; } </style> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=4430' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9waGlsYXJ6LmNvbQ%3D%3D" + "&wpcomid=200033749" + "&time=1740167057"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel="alternate" type="application/rss+xml" title="Joint Stamp Issues » Feed" href="https://philarz.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Joint Stamp Issues » Comments Feed" href="https://philarz.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Joint Stamp Issues » Serbia Category Feed" href="https://philarz.com/category/countries/serbia/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.7.2-RC1-59780"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s0.wp.com/_static/??/wp-content/themes/pub/capoverso/style.css,/wp-content/mu-plugins/jetpack-plugin/sun/_inc/genericons/genericons/genericons.css?m=1685112397j&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJydzDEOwyAMheELFQxRpExRzwIEWaQEkG1acfukXbp16Pj09P3wairUIrEItNwxFQbs1/SR8HoownMy2ugJfE95A59reKicPDkawDJy1IH5Bj9DH8WwR2nuzd2oXRRS2v5NkJNUkL/8fqx2mY0xs7XLfgIv0E++&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s1.wp.com/wp-content/themes/pub/capoverso/inc/style-wpcom.css?m=1416423735i&cssminify=yes' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s1.wp.com/_static/??-eJzTLy/QTc7PK0nNK9HPLdUtyClNz8wr1i9KTcrJTwcy0/WTi5G5ekCujj52Temp+bo5+cmJJZn5eSgc3bScxMwikFb7XFtDE1NLExMLc0OTLACohS2q&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='print-css-13-1' href='https://s1.wp.com/wp-content/mu-plugins/global-print/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-16-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"200033749","postID":"0","siteURL":"https:\/\/philarz.com","xhrURL":"https:\/\/philarz.com\/wp-admin\/admin-ajax.php","nonce":"8d1b8bfa59","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/reader\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar","shortLinkCopied":"Shortlink copied to clipboard."}}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSqy4uT8vJLUvBJMA8sLkvNzdQuK8isqdYtSgWLFJVj0FOWUQNQA5exzbQ3NjQxMjQ3MLCyzAMS4QKo='></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://philarz.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Serbia – Joint Stamp Issues" /> <meta property="og:url" content="https://philarz.com/category/countries/serbia/" /> <meta property="og:site_name" content="Joint Stamp Issues" /> <meta property="og:image" content="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=200" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://philarz.com/osd.xml" title="Joint Stamp Issues" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="theme-color" content="#ebe5d5" /> <meta name="description" content="Posts about Serbia written by Richard Zimmermann" /> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ebe5d5; } </style> <style type="text/css" id="custom-colors-css"> body { background: radial-gradient(280px 280px at 450px 270px, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.0) 100%) no-repeat; } body, .single .entry-header .entry-meta, .contact-form label span { color: #000000;} .site-title a, .site-title a:visited, input[type="submit"], .comments-link a, .comments-link a:hover, .comments-link a:active, .comments-link a:focus { color: #4C4C4C;} .main-navigation, .single .entry-header .entry-meta, .widget-title, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] { border-color: #393939;} .main-navigation, .single .entry-header .entry-meta, .widget-title, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] { border-color: rgba( 57, 57, 57, 0.2 );} body, .infinite-container { background-color: #ebe5d5;} .site-title, input[type="submit"], .comments-link a { background-color: #c6c8e1;} h1, h2, h3, h4, h5, h6 { color: #545B90;} .edit-link a, .edit-link a:visited, .edit-link a:hover, .edit-link a:focus, .edit-link a:active, a, a:visited, a:hover, a:focus, a:active { color: #545B90;} .page-template-home-page-php .entry-title a, .page-template-home-page-php .menu a, .page-template-home-page-php .site-info, .page-template-home-page-php .site-info a { color: #545B90;} </style> <link rel="icon" href="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=32" sizes="32x32" /> <link rel="icon" href="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=180" /> <meta name="msapplication-TileImage" content="https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=270" /> </head> <body class="archive category category-serbia category-108644 custom-background customizer-styles-applied jetpack-reblog-enabled custom-colors"> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <a class="skip-link screen-reader-text" href="#site-navigation">Skip to navigation</a> <header id="masthead" class="site-header" role="banner"> <div class="site-branding"> <h1 class="site-title"><a href="https://philarz.com/" rel="home">Joint Stamp Issues</a></h1> <h2 class="site-description">Philatelic ressources and catalogues related to Joint Stamp Issues</h2> </div> </header><!-- #masthead --> <div id="content" class="site-content"> <section id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <header class="page-header"> <h1 class="page-title"> Serbia </h1> </header><!-- .page-header --> <article id="post-4430" class="post-4430 post type-post status-publish format-standard has-post-thumbnail hentry category-art category-flag category-history category-indonesia category-italy category-not-approved category-peru category-philatelic-exhibition category-serbia category-unilateral"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2025/02/02/unilateral-issues-2024-conclusion/" rel="bookmark">Unilateral issues 2024 – Conclusion</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2025/02/02/unilateral-issues-2024-conclusion/" rel="bookmark"><time class="entry-date published updated" datetime="2025-02-02T06:43:17+01:00">2 February 2025</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>In the previous 2024 <a href="https://philarz.com/2025/01/10/unilateral-issues-update/">Unilateral Issues page</a>, there was a mention of an Indonesian – Serbia potential issue. The Serbian stamp was issued on November 4, 2024 at the occasion of the 70<sup>th</sup> anniversary of relationship between both countries (1954-2024). Serbia produced one stamp showing the Yugoslavian ambassador Pavlič handing over letters of credit to President Sukarno in 1954.</p> <p>The Indonesian stamps eventually were released on December 17, 2024. The two se-tenant stamps show, on the first one, the presidents Sukarno and Tito shaking hands, with a drum, on the second one, flags of both countries. Even if the structure of the miniature sheets are quite similar, the designs and content are completely different. There is no claim of a joint character by either of the postal administrations. From the explanations provided by the Serbian post, there was clearly a collaboration between them and the embassy of the Republic of Indonesia in Belgrade. Also, the postal administrations seems to have found an agreement about general content, selection and distribution of objects, size of stamps and form of the miniature sheet. However, the final items as well as the different dates of issue lead to define these stamps as non-joint and they will be reported in the catalogue under the name [<strong>N20241104</strong>].</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/02\/02\/unilateral-issues-2024-conclusion\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:63.67285%"><figure class="tiled-gallery__item"><img data-attachment-id="4413" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241104serbiams-2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg" data-orig-size="862,786" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg?w=605" data-attachment-id="4413" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241104serbiams-2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg" data-orig-size="862,786" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg?strip=info&w=862 862w" alt="" data-height="786" data-id="4413" data-link="https://philarz.com/?attachment_id=4413" data-url="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg?w=862" data-width="862" src="https://philarz.com/wp-content/uploads/2025/01/20241104serbiams.jpg" role="button" aria-label="Open image 1 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:36.32715%"><figure class="tiled-gallery__item"><img data-attachment-id="4409" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241104serbiafdc-2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg" data-orig-size="949,658" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?w=605" data-attachment-id="4409" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241104serbiafdc-2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg" data-orig-size="949,658" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?strip=info&w=949 949w" alt="" data-height="658" data-id="4409" data-link="https://philarz.com/?attachment_id=4409" data-url="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg?w=949" data-width="949" src="https://philarz.com/wp-content/uploads/2025/01/20241104serbiafdc.jpg" role="button" aria-label="Open image 2 of 5 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4410" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241104serbiast-3/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg" data-orig-size="612,549" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg?w=605" data-attachment-id="4410" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241104serbiast-3/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg" data-orig-size="612,549" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg?strip=info&w=612 612w" alt="" data-height="549" data-id="4410" data-link="https://philarz.com/?attachment_id=4410" data-url="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg?w=612" data-width="612" src="https://philarz.com/wp-content/uploads/2025/01/20241104serbiast.jpg" role="button" aria-label="Open image 3 of 5 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:40.27306%"><figure class="tiled-gallery__item"><img data-attachment-id="4412" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241108indonesiams/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg" data-orig-size="1014,762" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241108indonesiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?w=605" data-attachment-id="4412" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241108indonesiams/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg" data-orig-size="1014,762" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241108indonesiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?strip=info&w=1014 1014w" alt="" data-height="762" data-id="4412" data-link="https://philarz.com/?attachment_id=4412" data-url="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg?w=1014" data-width="1014" src="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiams.jpg" role="button" aria-label="Open image 4 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:59.72694%"><figure class="tiled-gallery__item"><img data-attachment-id="4411" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241108indonesiast/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg" data-orig-size="1358,687" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241108Indonesiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?w=605" data-attachment-id="4411" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20241108indonesiast/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg" data-orig-size="1358,687" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241108Indonesiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?strip=info&w=1358 1358w" alt="" data-height="687" data-id="4411" data-link="https://philarz.com/?attachment_id=4411" data-url="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg?w=1024" data-width="1358" src="https://philarz.com/wp-content/uploads/2025/01/20241108indonesiast.jpg" role="button" aria-label="Open image 5 of 5 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Finally, there is now a very good reason to consider the <strong>Italy – Peru</strong> stamps as a joint issue. We had to wait until the day of issue of the Italian stamps on <strong>January 30, 2025</strong>, to confirm that the stamps were identical. The Peruvian stamps had been issued as early as <strong>August 29, 2024</strong>. without clear information from the Italian post side. This information helped to complete the catalogue, and to file this issue as concerted under the entry name <strong>C20240829</strong>.</p> <div class="wp-block-image"> <figure class="aligncenter size-full is-resized"><img data-attachment-id="4418" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20240829perusta/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20240829perusta.jpg" data-orig-size="437,165" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240829Perusta" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20240829perusta.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20240829perusta.jpg?w=437" width="437" height="165" src="https://philarz.com/wp-content/uploads/2025/02/20240829perusta.jpg" alt="" class="wp-image-4418" style="width:600px" /></figure></div> <div class="wp-block-image"> <figure class="aligncenter size-medium is-resized"><img data-attachment-id="4420" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20240829italy20250130a/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20240829italy20250130a.jpg" data-orig-size="1041,391" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240829Italy20250130a" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20240829italy20250130a.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20240829italy20250130a.jpg?w=605" width="300" height="112" src="https://philarz.com/wp-content/uploads/2025/02/20240829italy20250130a.jpg?w=300" alt="" class="wp-image-4420" style="width:600px" /></figure></div> <p> </p> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/topics/art/" rel="category tag">Art</a> <a href="https://philarz.com/category/topics/flag/" rel="category tag">Flag</a> <a href="https://philarz.com/category/topics/history/" rel="category tag">History</a> <a href="https://philarz.com/category/countries/indonesia/" rel="category tag">Indonesia</a> <a href="https://philarz.com/category/countries/italy/" rel="category tag">Italy</a> <a href="https://philarz.com/category/ji-sub-types/not-approved/" rel="category tag">Not-approved</a> <a href="https://philarz.com/category/countries/peru/" rel="category tag">Peru</a> <a href="https://philarz.com/category/topics/philatelic-exhibition/" rel="category tag">Philatelic Exhibition</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a> <a href="https://philarz.com/category/ji-sub-types/unilateral/" rel="category tag">Unilateral</a></span></div><span class="comments-link"><a href="https://philarz.com/2025/02/02/unilateral-issues-2024-conclusion/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4284" class="post-4284 post type-post status-publish format-standard has-post-thumbnail hentry category-art category-belarus category-china-pr category-crafts category-dance category-dominican-republic category-egypt category-food category-hungary category-india category-indonesia category-iran category-israel category-italy category-kazakhstan category-korea-south category-laos category-mammals category-morocco category-oman category-peru category-russia category-serbia category-switzerland category-tiger category-unilateral category-uruguay"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/12/21/unilateral-issues-2024/" rel="bookmark">Unilateral issues 2024</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2024/12/21/unilateral-issues-2024/" rel="bookmark"><time class="entry-date published updated" datetime="2024-12-21T06:41:01+01:00">21 December 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>By end of this year 2024, we have to come to the conclusion that some originally announced joint issues will probably remain unilateral, meaning that the partner country dropped from the collaboration. Here is the list:</p> <ul class="wp-block-list"> <li><s>India</s> – Israel : 2024 (May 7) – Purim Festival -This stamp was originally scheduled to be released on February 13, 2024, but India was not ready to participate. The new date of May 7, 2024 was set, but the Indian stamp was still not available and information about the final decision from India is missing</li> <li><s>China (PR)</s> – Russia : 2024 (August 24) – Diplomatic relations – Panda. The issue was moved to August 24 from originally August 4, 2024, but no associated Chinese stamp was issued</li> <li><s>Korea (South)</s> – Uruguay : 2024 (September 10) – Uruguay issued two se-tenant stamps; [2px5] printed at 2,500 pairs, but no information is since available from South Korea</li> <li>Kazakhstan – <s>Morocco</s> : 2024 (September 30) – Topic: 30<sup>th</sup> anniversary of relationship – Gastronomy. Despite the fact that the Kazakh stamp bears the words “Joint issue Kazakhstan – Morocco”, no information is available so far from the Moroccan side</li> <li><s>Indonesia</s> – Serbia : 2024 (November 4) – Topic: 70<sup>th</sup> anniversary of relationship – The Serbian stamp was issued, but no news from Indonesia</li> </ul> <p>These stamps will remain in the catalogue with short description, with limited details and under the category ‘Unilateral – Not approved [<strong>N</strong>]’. THis is to avoid further questions in the future, but also as space-keeper in the case these issues transform into Delayed Concerted [C] issues during the year 2025.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/21\/unilateral-issues-2024\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:40.62430%"><figure class="tiled-gallery__item"><img data-attachment-id="4291" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240213israelss-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg" data-orig-size="827,1063" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240213Israelss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg?w=605" data-attachment-id="4291" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240213israelss-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg" data-orig-size="827,1063" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240213Israelss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg?strip=info&w=827 827w" alt="" data-height="1063" data-id="4291" data-link="https://philarz.com/?attachment_id=4291" data-url="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg?w=797" data-width="827" src="https://philarz.com/wp-content/uploads/2024/12/20240213israelss.jpg" role="button" aria-label="Open image 1 of 13 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:59.37570%"><figure class="tiled-gallery__item"><img data-attachment-id="4295" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240824russiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg" data-orig-size="1269,1115" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?w=605" data-attachment-id="4295" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240824russiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg" data-orig-size="1269,1115" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?strip=info&w=1269 1269w" alt="" data-height="1115" data-id="4295" data-link="https://philarz.com/?attachment_id=4295" data-url="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg?w=1024" data-width="1269" src="https://philarz.com/wp-content/uploads/2024/12/20240824russiass.jpg" role="button" aria-label="Open image 2 of 13 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:61.32801%"><figure class="tiled-gallery__item"><img data-attachment-id="4288" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240824russiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg" data-orig-size="708,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg?w=207" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg?w=605" data-attachment-id="4288" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240824russiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg" data-orig-size="708,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg?w=207" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg?strip=info&w=708 708w" alt="" data-height="1024" data-id="4288" data-link="https://philarz.com/?attachment_id=4288" data-url="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg?w=708" data-width="708" src="https://philarz.com/wp-content/uploads/2024/12/20240824russiams.jpg" role="button" aria-label="Open image 3 of 13 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:38.67199%"><figure class="tiled-gallery__item"><img data-attachment-id="4287" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240824russia-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg" data-orig-size="876,615" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg?w=605" data-attachment-id="4287" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240824russia-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg" data-orig-size="876,615" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg?strip=info&w=876 876w" alt="" data-height="615" data-id="4287" data-link="https://philarz.com/?attachment_id=4287" data-url="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg?w=876" data-width="876" src="https://philarz.com/wp-content/uploads/2024/12/20240824russia.jpg" role="button" aria-label="Open image 4 of 13 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4293" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240910uruguayfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg" data-orig-size="1550,1035" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?w=605" data-attachment-id="4293" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240910uruguayfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg" data-orig-size="1550,1035" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?strip=info&w=1550 1550w" alt="" data-height="1035" data-id="4293" data-link="https://philarz.com/?attachment_id=4293" data-url="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg?w=1024" data-width="1550" src="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayfdc.jpg" role="button" aria-label="Open image 5 of 13 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4298" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240910uruguayms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg" data-orig-size="1309,1186" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?w=605" data-attachment-id="4298" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240910uruguayms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg" data-orig-size="1309,1186" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?strip=info&w=1309 1309w" alt="" data-height="1186" data-id="4298" data-link="https://philarz.com/?attachment_id=4298" data-url="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg?w=1024" data-width="1309" src="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayms.jpg" role="button" aria-label="Open image 6 of 13 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:100.00000%"><figure class="tiled-gallery__item"><img data-attachment-id="4297" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240910uruguayst-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg" data-orig-size="879,310" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg?w=605" data-attachment-id="4297" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240910uruguayst-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg" data-orig-size="879,310" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg?strip=info&w=879 879w" alt="" data-height="310" data-id="4297" data-link="https://philarz.com/?attachment_id=4297" data-url="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg?w=879" data-width="879" src="https://philarz.com/wp-content/uploads/2024/12/20240910uruguayst.jpg" role="button" aria-label="Open image 7 of 13 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:48.46668%"><figure class="tiled-gallery__item"><img data-attachment-id="4292" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240930kazakhstan-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg" data-orig-size="959,697" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?w=605" data-attachment-id="4292" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240930kazakhstan-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg" data-orig-size="959,697" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?strip=info&w=959 959w" alt="" data-height="697" data-id="4292" data-link="https://philarz.com/?attachment_id=4292" data-url="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg?w=959" data-width="959" src="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstan.jpg" role="button" aria-label="Open image 8 of 13 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4299" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240930kazakhstanfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg" data-orig-size="1507,1050" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstanfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?w=605" data-attachment-id="4299" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240930kazakhstanfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg" data-orig-size="1507,1050" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstanfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?strip=info&w=1507 1507w" alt="" data-height="1050" data-id="4299" data-link="https://philarz.com/?attachment_id=4299" data-url="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg?w=1024" data-width="1507" src="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanfdc.jpg" role="button" aria-label="Open image 9 of 13 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:51.53332%"><figure class="tiled-gallery__item"><img data-attachment-id="4294" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240930kazakhstanms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg" data-orig-size="762,1027" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstanms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg?w=605" data-attachment-id="4294" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240930kazakhstanms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg" data-orig-size="762,1027" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstanms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg?strip=info&w=762 762w" alt="" data-height="1027" data-id="4294" data-link="https://philarz.com/?attachment_id=4294" data-url="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg?w=760" data-width="762" src="https://philarz.com/wp-content/uploads/2024/12/20240930kazakhstanms.jpg" role="button" aria-label="Open image 10 of 13 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:72.35546%"><figure class="tiled-gallery__item"><img data-attachment-id="4290" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241104serbiafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg" data-orig-size="949,658" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?w=605" data-attachment-id="4290" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241104serbiafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg" data-orig-size="949,658" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?strip=info&w=949 949w" alt="" data-height="658" data-id="4290" data-link="https://philarz.com/?attachment_id=4290" data-url="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg?w=949" data-width="949" src="https://philarz.com/wp-content/uploads/2024/12/20241104serbiafdc.jpg" role="button" aria-label="Open image 11 of 13 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:27.64454%"><figure class="tiled-gallery__item"><img data-attachment-id="4296" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241104serbiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg" data-orig-size="862,786" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg?w=605" data-attachment-id="4296" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241104serbiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg" data-orig-size="862,786" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg?strip=info&w=862 862w" alt="" data-height="786" data-id="4296" data-link="https://philarz.com/?attachment_id=4296" data-url="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg?w=862" data-width="862" src="https://philarz.com/wp-content/uploads/2024/12/20241104serbiams.jpg" role="button" aria-label="Open image 12 of 13 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4289" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241104serbiast-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg" data-orig-size="612,549" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg?w=605" data-attachment-id="4289" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241104serbiast-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg" data-orig-size="612,549" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg?strip=info&w=612 612w" alt="" data-height="549" data-id="4289" data-link="https://philarz.com/?attachment_id=4289" data-url="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg?w=612" data-width="612" src="https://philarz.com/wp-content/uploads/2024/12/20241104serbiast.jpg" role="button" aria-label="Open image 13 of 13 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>An interesting story is linked to the expected Oman – Switzerland joint issue: On November 30, 2023, Oman and Switzerland were supposed to issue joint stamps celebrating the 50<sup>th</sup> anniversary of their diplomatic relationship. The Omani stamps were issued as expected, but Switzerland never made their stamps available, despite one existing copy in Oman Post Office archives, documented by the picture provided below and entitled “<em>Celebrating 50 years of diplomatic ties between the Sultanate of Oman and the Swiss Confederation, we are pleased to announce the launch of the joint stamp. The stamp was launched under the patronage of Dr. Alain Berset, President of the Swiss Confederation, during his visit to the Sultanate of Oman</em>.”(<em>Information and pictures were provided by Tariq Al Lawati</em>, <em>Oman)</em>.</p> <p>Through direct contact with the Swiss Post customer service, we received recently the following explanations : “<em>I am pleased to inform you about the joint issue Switzerland-Oman. Unfortunately, the request from Oman for a joint issue arrived too late. Swiss Post nevertheless wished to support and pay tribute to this 50<sup>th</sup> anniversary of the diplomatic relationship. Therefore, Swiss Post has informed the Federal Department of Foreign Affairs (FDFA). A meeting with the Omani Embassy and Swiss Post regarding this matter has taken place, during which it was stated that an official stamp issue was no longer possible, but that we could offer a corporate stamp instead. The FDFA has expressly renounced any official issuing of the stamp</em>.” Thanks to Ylenia Minesso, Swiss Post Customer Advisor, for this extensive answer. This issue will be reported in the catalogue, as mentioned above, with a short description and under the category unilateral.<br></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/21\/unilateral-issues-2024\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:100.00000%"><figure class="tiled-gallery__item"><img data-attachment-id="4311" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130oman-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg" data-orig-size="1295,540" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130oman" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?w=605" data-attachment-id="4311" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130oman-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg" data-orig-size="1295,540" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130oman" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?strip=info&w=1295 1295w" alt="" data-height="540" data-id="4311" data-link="https://philarz.com/?attachment_id=4311" data-url="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg?w=1024" data-width="1295" src="https://philarz.com/wp-content/uploads/2024/12/20231130oman-1.jpg" role="button" aria-label="Open image 1 of 5 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:34.13775%"><figure class="tiled-gallery__item"><img data-attachment-id="4305" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130switzerlandpict1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg" data-orig-size="1087,703" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130switzerlandpict1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?w=605" data-attachment-id="4305" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130switzerlandpict1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg" data-orig-size="1087,703" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130switzerlandpict1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?strip=info&w=1087 1087w" alt="" data-height="703" data-id="4305" data-link="https://philarz.com/?attachment_id=4305" data-url="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg?w=1024" data-width="1087" src="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandpict1.jpg" role="button" aria-label="Open image 2 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:65.86225%"><figure class="tiled-gallery__item"><img data-attachment-id="4306" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130omanst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg" data-orig-size="575,192" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130Omanst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg?w=575" data-attachment-id="4306" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130omanst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg" data-orig-size="575,192" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130Omanst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg?w=575" srcset="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg?strip=info&w=575 575w" alt="" data-height="192" data-id="4306" data-link="https://philarz.com/?attachment_id=4306" data-url="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg?w=575" data-width="575" src="https://philarz.com/wp-content/uploads/2024/12/20231130omanst2.jpg" role="button" aria-label="Open image 3 of 5 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:36.47810%"><figure class="tiled-gallery__item"><img data-attachment-id="4309" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130switzerland/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg" data-orig-size="1694,1247" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130switzerland" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?w=605" data-attachment-id="4309" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130switzerland/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg" data-orig-size="1694,1247" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130switzerland" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?strip=info&w=1694 1694w" alt="" data-height="1247" data-id="4309" data-link="https://philarz.com/?attachment_id=4309" data-url="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg?w=1024" data-width="1694" src="https://philarz.com/wp-content/uploads/2024/12/20231130switzerland.jpeg" role="button" aria-label="Open image 4 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:63.52190%"><figure class="tiled-gallery__item"><img data-attachment-id="4307" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130switzerlandst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg" data-orig-size="657,277" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130switzerlandst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg?w=605" data-attachment-id="4307" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20231130switzerlandst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg" data-orig-size="657,277" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20231130switzerlandst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg?strip=info&w=657 657w" alt="" data-height="277" data-id="4307" data-link="https://philarz.com/?attachment_id=4307" data-url="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg?w=657" data-width="657" src="https://philarz.com/wp-content/uploads/2024/12/20231130switzerlandst2.jpg" role="button" aria-label="Open image 5 of 5 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>A souvenir sheet from Iran appeared on the net. This item showing the Minsk City Gate and the Azadi Tower, dated 2023 (but issued August 22, 2024), includes the word “I.R. Iran – Belarus Joint Stamp”. No information is available from Belarus.</p> <figure class="wp-block-image size-large"><img data-attachment-id="4334" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/iran1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/iran1.jpg" data-orig-size="1280,669" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Iran1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/iran1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/iran1.jpg?w=605" width="1024" height="535" src="https://philarz.com/wp-content/uploads/2024/12/iran1.jpg?w=1024" alt="" class="wp-image-4334" srcset="https://philarz.com/wp-content/uploads/2024/12/iran1.jpg?w=1024 1024w, https://philarz.com/wp-content/uploads/2024/12/iran1.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/12/iran1.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/12/iran1.jpg?w=768 768w, https://philarz.com/wp-content/uploads/2024/12/iran1.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure> <p></p> <p>Two stamps from Laos, bearing the Laos and India flags were supposed also to introduce a joint issue, celebrating common cultural heritage. The Laos stamps and souvenir sheet were issued on August 15, 2024, but no information is available from the Indian side.. </p> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/21\/unilateral-issues-2024\/"}' class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img data-attachment-id="4336" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/202400000laos1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg" data-orig-size="932,628" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="202400000Laos1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg?w=605" loading="lazy" width="932" height="628" data-id="4336" src="https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg?w=932" alt="" class="wp-image-4336" srcset="https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg 932w, https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/12/202400000laos1.jpg?w=768 768w" sizes="(max-width: 932px) 100vw, 932px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4337" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/202400000laos2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg" data-orig-size="932,628" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="202400000Laos2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg?w=605" loading="lazy" width="932" height="628" data-id="4337" src="https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg?w=932" alt="" class="wp-image-4337" srcset="https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg 932w, https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/12/202400000laos2.jpg?w=768 768w" sizes="(max-width: 932px) 100vw, 932px" /></figure> </figure> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="4339" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/202400000laosss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/202400000laosss.jpg" data-orig-size="700,465" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="202400000Laosss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/202400000laosss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/202400000laosss.jpg?w=605" loading="lazy" width="700" height="465" src="https://philarz.com/wp-content/uploads/2024/12/202400000laosss.jpg?w=700" alt="" class="wp-image-4339" srcset="https://philarz.com/wp-content/uploads/2024/12/202400000laosss.jpg 700w, https://philarz.com/wp-content/uploads/2024/12/202400000laosss.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/12/202400000laosss.jpg?w=300 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure></div> <p></p> <p>Peru released on August 29, 2024 a pair of stamp related to diplomatic links with Italy, and on November 13, 2024, a similar pair related to links with the Dominican Republic. No counterpart stamps have been seen so far from Italy or the Dominican Republic..</p> <figure class="wp-block-image size-large"><img data-attachment-id="4351" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20240829perufdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg" data-orig-size="900,546" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240829Perufdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg?w=605" loading="lazy" width="900" height="546" src="https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg?w=900" alt="" class="wp-image-4351" srcset="https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg 900w, https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/12/20240829perufdc.jpg?w=768 768w" sizes="(max-width: 900px) 100vw, 900px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4353" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241113perufdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg" data-orig-size="900,546" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241113Perufdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg?w=605" loading="lazy" width="900" height="546" src="https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg?w=900" alt="" class="wp-image-4353" srcset="https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg 900w, https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/12/20241113perufdc.jpg?w=768 768w" sizes="(max-width: 900px) 100vw, 900px" /></figure> <p></p> <p>We are also waiting for the Egyptian counterpart of the Hungarian souvenir sheet (130×100 mm) issued on November 28, 2024 and clearly entitled “Hungary-Egypt Joint Stamp Issue”. Knowing the difficulty in obtaining information from Egypt, it may be possible that this souvenir sheet translates in a true joint issue. We still have to wait.</p> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="4341" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241128hungaryms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241128hungaryms.jpg" data-orig-size="397,305" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241128Hungaryms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241128hungaryms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241128hungaryms.jpg?w=397" loading="lazy" width="397" height="305" src="https://philarz.com/wp-content/uploads/2024/12/20241128hungaryms.jpg?w=397" alt="" class="wp-image-4341" srcset="https://philarz.com/wp-content/uploads/2024/12/20241128hungaryms.jpg 397w, https://philarz.com/wp-content/uploads/2024/12/20241128hungaryms.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/12/20241128hungaryms.jpg?w=300 300w" sizes="(max-width: 397px) 100vw, 397px" /></figure></div> <p></p> <p>Same situation for the Serbian stamp, entitled “Serbia – Russia” and dedicated to Colonel Nicolay Raevsky, issued on November 18, 2024, without Russian counterpart so far. However Russian Post web site is usually up to date and we should have the information. This stamp may remain unilateral.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/21\/unilateral-issues-2024\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:73.59605%"><figure class="tiled-gallery__item"><img data-attachment-id="4346" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241118serbiafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg" data-orig-size="1949,1358" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241118serbiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?w=605" data-attachment-id="4346" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241118serbiafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg" data-orig-size="1949,1358" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241118serbiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?strip=info&w=1800 1800w,https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?strip=info&w=1949 1949w" alt="" data-height="1358" data-id="4346" data-link="https://philarz.com/?attachment_id=4346" data-url="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg?w=1024" data-width="1949" src="https://philarz.com/wp-content/uploads/2024/12/20241118serbiafdc.jpg" role="button" aria-label="Open image 1 of 3 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:26.40395%"><figure class="tiled-gallery__item"><img data-attachment-id="4345" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241118serbiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg" data-orig-size="800,777" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241118serbiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg?w=605" data-attachment-id="4345" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241118serbiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg" data-orig-size="800,777" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241118serbiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg?strip=info&w=800 800w" alt="" data-height="777" data-id="4345" data-link="https://philarz.com/?attachment_id=4345" data-url="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg?w=800" data-width="800" src="https://philarz.com/wp-content/uploads/2024/12/20241118serbiams.jpg" role="button" aria-label="Open image 2 of 3 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4344" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241118serbiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg" data-orig-size="694,670" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241118serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg?w=605" data-attachment-id="4344" data-permalink="https://philarz.com/2024/12/21/unilateral-issues-2024/20241118serbiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg" data-orig-size="694,670" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241118serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg?strip=info&w=694 694w" alt="" data-height="670" data-id="4344" data-link="https://philarz.com/?attachment_id=4344" data-url="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg?w=694" data-width="694" src="https://philarz.com/wp-content/uploads/2024/12/20241118serbiast.jpg" role="button" aria-label="Open image 3 of 3 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Any additional information or change to this list is welcome.</p> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/topics/art/" rel="category tag">Art</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/countries/china-pr/" rel="category tag">China PR</a> <a href="https://philarz.com/category/topics/crafts/" rel="category tag">Crafts</a> <a href="https://philarz.com/category/topics/dance/" rel="category tag">Dance</a> <a href="https://philarz.com/category/countries/dominican-republic/" rel="category tag">Dominican Republic</a> <a href="https://philarz.com/category/countries/egypt/" rel="category tag">Egypt</a> <a href="https://philarz.com/category/topics/food/" rel="category tag">Food</a> <a href="https://philarz.com/category/countries/hungary/" rel="category tag">Hungary</a> <a href="https://philarz.com/category/countries/india/" rel="category tag">India</a> <a href="https://philarz.com/category/countries/indonesia/" rel="category tag">Indonesia</a> <a href="https://philarz.com/category/countries/iran/" rel="category tag">Iran</a> <a href="https://philarz.com/category/countries/israel/" rel="category tag">Israel</a> <a href="https://philarz.com/category/countries/italy/" rel="category tag">Italy</a> <a href="https://philarz.com/category/countries/kazakhstan/" rel="category tag">Kazakhstan</a> <a href="https://philarz.com/category/countries/korea-south/" rel="category tag">Korea (South)</a> <a href="https://philarz.com/category/countries/laos/" rel="category tag">Laos</a> <a href="https://philarz.com/category/topics/mammals/" rel="category tag">Mammals</a> <a href="https://philarz.com/category/countries/morocco/" rel="category tag">Morocco</a> <a href="https://philarz.com/category/countries/oman/" rel="category tag">Oman</a> <a href="https://philarz.com/category/countries/peru/" rel="category tag">Peru</a> <a href="https://philarz.com/category/countries/russia/" rel="category tag">Russia</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a> <a href="https://philarz.com/category/countries/switzerland/" rel="category tag">Switzerland</a> <a href="https://philarz.com/category/topics/tiger/" rel="category tag">Tiger</a> <a href="https://philarz.com/category/ji-sub-types/unilateral/" rel="category tag">Unilateral</a> <a href="https://philarz.com/category/countries/uruguay/" rel="category tag">Uruguay</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/12/21/unilateral-issues-2024/#comments">1 Comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4129" class="post-4129 post type-post status-publish format-standard has-post-thumbnail hentry category-bosnia-herzegovina category-china-pr category-church category-france category-history category-india category-indonesia category-israel category-italy category-kazakhstan category-korea-south category-map category-monument category-morocco category-mountain category-peace category-religion category-russia category-serbia category-syria category-unesco category-uruguay category-vatican"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/11/17/news-november-2024/" rel="bookmark">News November 2024</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2024/11/17/news-november-2024/" rel="bookmark"><time class="entry-date published updated" datetime="2024-11-17T10:00:12+01:00">17 November 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>We missed to report the <strong>China (PR) – France</strong> joint issue released on <strong>October 18, 2024</strong> at the occasion of the 60<sup>th</sup> anniversary of their relationship . Stamps are identical and represent the Mont Saint-Michel (Saint Michael’s Mount) in France and the Mount Tai (Taishan) in China. The Chinese stamps were released in miniature sheets of 12 stamps 2x[3×4], while the French stamps became available in miniature sheets of 15 stamps 2x[3×5]. A mixed ‘pochette’ with all four stamps became available from the French postal administration, and as usual with China, mixed FDCs will probably be easy to find.</p> <div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-1 wp-block-group-is-layout-flex"> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/11\/17\/news-november-2024\/"}' class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img data-attachment-id="4147" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241018chinast1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg" data-orig-size="1416,1064" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241018Chinast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg?w=605" loading="lazy" width="1024" height="769" src="https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg?w=1024" alt="" class="wp-image-4147" srcset="https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg?w=1024 1024w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg?w=768 768w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast1.jpg 1416w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4150" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241018chinast2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg" data-orig-size="1428,1071" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241018Chinast2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg?w=605" loading="lazy" width="1024" height="768" src="https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg?w=1024" alt="" class="wp-image-4150" srcset="https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg?w=1024 1024w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg?w=768 768w, https://philarz.com/wp-content/uploads/2024/11/20241018chinast2.jpg 1428w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure> </figure> </div> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/11\/17\/news-november-2024\/"}' class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-medium"><img data-attachment-id="4149" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241018francest2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241018francest2.jpg" data-orig-size="1432,1031" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241018Francest2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241018francest2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241018francest2.jpg?w=605" loading="lazy" width="300" height="215" data-id="4149" src="https://philarz.com/wp-content/uploads/2024/11/20241018francest2.jpg?w=300" alt="" class="wp-image-4149" srcset="https://philarz.com/wp-content/uploads/2024/11/20241018francest2.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/11/20241018francest2.jpg?w=597 597w, https://philarz.com/wp-content/uploads/2024/11/20241018francest2.jpg?w=150 150w" sizes="(max-width: 300px) 100vw, 300px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4148" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241018francest1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg" data-orig-size="1315,944" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241018Francest1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg?w=605" loading="lazy" width="1024" height="735" data-id="4148" src="https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg?w=1024" alt="" class="wp-image-4148" srcset="https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg?w=1024 1024w, https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg?w=768 768w, https://philarz.com/wp-content/uploads/2024/11/20241018francest1.jpg 1315w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure> </figure> <p></p> <p>On <strong>November 14, 2024</strong>, <strong>Italy </strong>and the <strong>Vatican State</strong> celebrated the 25<sup>th</sup> anniversary of Venice Foundation for the Search for Peace through a twin issue. The identical stamps are reproducing the logo of the Foundation highlighted on an ancient map called “<em>Perspective map of the city of Venice and the lagoons</em>“, published by Benedetto Bordone in 1534. A large figure “25” and a dove, logo of the Foundation, complete the illustration. Italian stamps were printed in panes of 50, while Vatican stamps became available as miniature sheets of 10.</p> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/11\/17\/news-november-2024\/"}' class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img data-attachment-id="4155" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241114italy/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg" data-orig-size="946,708" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241114Italy" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg?w=605" loading="lazy" width="946" height="708" data-id="4155" src="https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg?w=946" alt="" class="wp-image-4155" srcset="https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg 946w, https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/11/20241114italy.jpg?w=768 768w" sizes="(max-width: 946px) 100vw, 946px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4154" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241114vatican/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241114vatican.jpg" data-orig-size="372,278" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241114Vatican" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241114vatican.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241114vatican.jpg?w=372" loading="lazy" width="372" height="278" data-id="4154" src="https://philarz.com/wp-content/uploads/2024/11/20241114vatican.jpg?w=372" alt="" class="wp-image-4154" srcset="https://philarz.com/wp-content/uploads/2024/11/20241114vatican.jpg 372w, https://philarz.com/wp-content/uploads/2024/11/20241114vatican.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241114vatican.jpg?w=300 300w" sizes="(max-width: 372px) 100vw, 372px" /></figure> </figure> <p></p> <p>On <strong>November 29, 2024, </strong>a series of Arab states will issue a common stamp in solidarity with Gaza. So far, countries that have committed to participate include <strong>Algeria, Egypt, Iraq, Jordan, Libya, Morocco, Oman, Palestine </strong>and <strong>Qatar</strong>. This list is not complete. On <strong>October 7, 2024</strong>, <strong>Syria</strong> had already issued a stamp and a souvenir sheet with the common design. Stamps in panes of 50 units [5×10] were printed at 5,000 samples and souvenir sheets at 1,500 samples, among which 500 units of each were already used to prepare FDCs. <em>The information was provided by Med Achour Ali Ahmed (Algeria).</em></p> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/11\/17\/news-november-2024\/"}' class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img data-attachment-id="4160" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241007syriast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241007syriast.jpg" data-orig-size="497,356" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241007syriast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241007syriast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241007syriast.jpg?w=497" loading="lazy" width="497" height="356" data-id="4160" src="https://philarz.com/wp-content/uploads/2024/11/20241007syriast.jpg?w=497" alt="" class="wp-image-4160" srcset="https://philarz.com/wp-content/uploads/2024/11/20241007syriast.jpg 497w, https://philarz.com/wp-content/uploads/2024/11/20241007syriast.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241007syriast.jpg?w=300 300w" sizes="(max-width: 497px) 100vw, 497px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4161" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241007syriast1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg" data-orig-size="942,661" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241007syriast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg?w=605" loading="lazy" width="942" height="661" data-id="4161" src="https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg?w=942" alt="" class="wp-image-4161" srcset="https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg 942w, https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/11/20241007syriast1.jpg?w=768 768w" sizes="(max-width: 942px) 100vw, 942px" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4162" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241129jordandesign-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241129jordandesign.jpg" data-orig-size="703,487" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129JOrdandesign" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241129jordandesign.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241129jordandesign.jpg?w=605" loading="lazy" width="703" height="487" data-id="4162" src="https://philarz.com/wp-content/uploads/2024/11/20241129jordandesign.jpg?w=703" alt="" class="wp-image-4162" srcset="https://philarz.com/wp-content/uploads/2024/11/20241129jordandesign.jpg 703w, https://philarz.com/wp-content/uploads/2024/11/20241129jordandesign.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/11/20241129jordandesign.jpg?w=300 300w" sizes="(max-width: 703px) 100vw, 703px" /></figure> </figure> <p></p> <p>Eventually, since beginning of the year, we still have to report missing counterparts of the following stamps that were initially announced as joint: </p> <ul class="wp-block-list"> <li>Israel, missing India: Purim Festival – This stamp was originally scheduled to be released on February 13, 2024, but India was not ready to participate. The new date of May 7, 2024 was set, date at which the Israel stamp was unilaterally put on sale, but the Indian stamp was not released and information is still missing since. There are great chances that this issue will remain unilateral.</li> <li>Russia, released on August 24, 2024, missing China (PR): Russian stamp release moved to August 24 from originally August 4, 2024, but Chinese stamp were not issued yet. There are also great chances that this issue will remain unilateral.</li> <li>Uruguay, released on September 10, 2024, a stamp related to the 60<sup>th</sup> anniversary of relationship with Korea (South). Uruguay made two se-tenant stamps available , printed in miniature sheets of ten pairs [2px5] (printed 2,500 pairs). No information from South Korea is available at this stage and this issue may remain unilateral as well.</li> <li>On September 30, 2024, Kazakhstan and Morocco were supposed to release jointly a stamp at the occasion of the 30<sup>th</sup> anniversary of their relationship, illustrated with the topic Gastronomy. The Kazakh stamp became available on that date, but despite the fact that the it bears the words “Joint issue Kazakhstan – Morocco”, no information is available so far from the Moroccan side. We still have open that it could become a concerted issue.</li> <li>Bosnia Herzegovina (Bosnia) and Indonesia were supposed to release stamps on October 4, 2024, at the occasion of the 25 years of the Istiklal Mosque in Sarajevo. The issue disappeared from the Bosnia Herzegovina philatelic program for 2024, while no information is available from Indonesia. This issue could be postponed to 2025.</li> <li>On November 4, 2024, Serbia issued a stamp at the occasion of the 70<sup>th</sup> anniversary of relationship with Indonesia. We are missing any information from Indonesia on that topic. Actually we are missing a lot of information about the real program of Indonesia, and we have no idea which country will be really involved in a joint issue with this country.</li> <li>The <strong>Belarus – Russia</strong> joint issue initially scheduled for November 15, 2024 is now postponed to <strong>December 6, 2024</strong>.</li> </ul> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/11\/17\/news-november-2024\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:64.57857%"><figure class="tiled-gallery__item"><img data-attachment-id="4139" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240213israelss-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg" data-orig-size="827,1063" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240213Israelss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg?w=605" data-attachment-id="4139" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240213israelss-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg" data-orig-size="827,1063" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240213Israelss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg?strip=info&w=827 827w" alt="" data-height="1063" data-id="4139" data-link="https://philarz.com/?attachment_id=4139" data-url="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg?w=797" data-width="827" src="https://philarz.com/wp-content/uploads/2024/11/20240213israelss.jpg" role="button" aria-label="Open image 1 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.42143%"><figure class="tiled-gallery__item"><img data-attachment-id="4140" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240824russia-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg" data-orig-size="876,615" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg?w=605" data-attachment-id="4140" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240824russia-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg" data-orig-size="876,615" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240824Russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg?strip=info&w=876 876w" alt="" data-height="615" data-id="4140" data-link="https://philarz.com/?attachment_id=4140" data-url="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg?w=876" data-width="876" src="https://philarz.com/wp-content/uploads/2024/11/20240824russia.jpg" role="button" aria-label="Open image 2 of 5 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4145" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240930kazakhstan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg" data-orig-size="959,697" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?w=605" data-attachment-id="4145" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240930kazakhstan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg" data-orig-size="959,697" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?strip=info&w=959 959w" alt="" data-height="697" data-id="4145" data-link="https://philarz.com/?attachment_id=4145" data-url="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg?w=959" data-width="959" src="https://philarz.com/wp-content/uploads/2024/11/20240930kazakhstan.jpg" role="button" aria-label="Open image 3 of 5 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4138" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241104serbiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg" data-orig-size="612,549" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg?w=605" data-attachment-id="4138" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20241104serbiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg" data-orig-size="612,549" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241104serbiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg?strip=info&w=612 612w" alt="" data-height="549" data-id="4138" data-link="https://philarz.com/?attachment_id=4138" data-url="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg?w=612" data-width="612" src="https://philarz.com/wp-content/uploads/2024/11/20241104serbiast.jpg" role="button" aria-label="Open image 4 of 5 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:100.00000%"><figure class="tiled-gallery__item"><img data-attachment-id="4142" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240910uruguayst-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg" data-orig-size="879,310" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg?w=605" data-attachment-id="4142" data-permalink="https://philarz.com/2024/11/17/news-november-2024/20240910uruguayst-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg" data-orig-size="879,310" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240910Uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg?strip=info&w=879 879w" alt="" data-height="310" data-id="4142" data-link="https://philarz.com/?attachment_id=4142" data-url="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg?w=879" data-width="879" src="https://philarz.com/wp-content/uploads/2024/11/20240910uruguayst.jpg" role="button" aria-label="Open image 5 of 5 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Any additional information is welcome. In absence of information regarding the issues already reported as potential unilateral series, these entries will be removed from the catalogue by end of the year. The <a href="https://www.calameo.com/read/006555730b35729f30d1b">catalogue pages have been updated </a>with all these information.</p> <p></p> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/bosnia-herzegovina/" rel="category tag">Bosnia Herzegovina</a> <a href="https://philarz.com/category/countries/china-pr/" rel="category tag">China PR</a> <a href="https://philarz.com/category/topics/church/" rel="category tag">Church</a> <a href="https://philarz.com/category/countries/france/" rel="category tag">France</a> <a href="https://philarz.com/category/topics/history/" rel="category tag">History</a> <a href="https://philarz.com/category/countries/india/" rel="category tag">India</a> <a href="https://philarz.com/category/countries/indonesia/" rel="category tag">Indonesia</a> <a href="https://philarz.com/category/countries/israel/" rel="category tag">Israel</a> <a href="https://philarz.com/category/countries/italy/" rel="category tag">Italy</a> <a href="https://philarz.com/category/countries/kazakhstan/" rel="category tag">Kazakhstan</a> <a href="https://philarz.com/category/countries/korea-south/" rel="category tag">Korea (South)</a> <a href="https://philarz.com/category/topics/map/" rel="category tag">Map</a> <a href="https://philarz.com/category/topics/monument/" rel="category tag">Monument</a> <a href="https://philarz.com/category/countries/morocco/" rel="category tag">Morocco</a> <a href="https://philarz.com/category/topics/mountain/" rel="category tag">Mountain</a> <a href="https://philarz.com/category/topics/peace/" rel="category tag">Peace</a> <a href="https://philarz.com/category/topics/religion/" rel="category tag">Religion</a> <a href="https://philarz.com/category/countries/russia/" rel="category tag">Russia</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a> <a href="https://philarz.com/category/countries/syria/" rel="category tag">Syria</a> <a href="https://philarz.com/category/topics/unesco/" rel="category tag">UNESCO</a> <a href="https://philarz.com/category/countries/uruguay/" rel="category tag">Uruguay</a> <a href="https://philarz.com/category/countries/vatican/" rel="category tag">Vatican</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/11/17/news-november-2024/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3810" class="post-3810 post type-post status-publish format-standard has-post-thumbnail hentry category-algeria category-andorra-french category-andorra-spanish category-argentina category-armenia category-australia category-austria category-azerbaijan category-bangladesh category-belarus category-bosnia-serbia category-bosnia-herzegovina category-brazil category-brunei category-bulgaria category-burundi category-central-african-republic category-china-pr category-croatia category-cyprus category-czech-republic category-djibouti category-dominican-republic category-egypt category-france category-french-polynesia category-georgia category-germany category-greece category-guernsey category-guinea category-guinea-bissau category-hong-kong category-hungary category-india category-indonesia category-isle-of-man category-ivory-coast category-japan category-jordan category-korea-south category-kyrgyzstan category-latvia category-liberia category-lithuania category-luxembourg category-macau category-macedonia-north category-malaysia category-mali category-mauritius category-mexico category-moldova category-monaco category-mongolia category-montenegro category-morocco category-myanmar category-pakistan category-paraguay category-peru category-portugal category-post category-qatar category-romania category-russia category-san-marino category-saudi-arabia category-sculpture category-serbia category-sierra-leone category-singapore category-slovakia category-slovenia category-spain category-sri-lanka category-switzerland category-syria category-tajikistan category-turkiye category-thailand category-togo category-transport category-tunisia category-turkmenistan category-ukraine category-united-arab-emirates category-upu category-uruguay category-uzbekistan category-vatican category-vietnam category-wallis-and-futuna"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/10/19/upu-150th-anniversary/" rel="bookmark">UPU 150th anniversary</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2024/10/19/upu-150th-anniversary/" rel="bookmark"><time class="entry-date published updated" datetime="2024-10-19T06:26:23+02:00">19 October 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>The Universal Postal Union (UPU) is a specialized agency of the United Nations (UN) that coordinates postal policies among member nations and facilitates a uniform worldwide postal system. It comprises 192 member states and is headquartered in Bern, Switzerland. It was established on October 9, 1874, exactly 150 years ago.</p> <p>Since more than one year, we know that this anniversary will be celebrated with a stamp which common design was proposed by UPU. In the past, the 75<sup>th</sup> (1949) UPU anniversary was celebrated, but in a non-coordinated way, mainly by colonial entities (British, Dutch and French – <strong>D19490704, D19491001, D19491010, D19491018</strong>) and the 100<sup>th</sup> (1974) anniversary with stamps that remained different for all participating countries (<strong>N19741009</strong>). The same situation happened in 1999, with absence of concertation for the 125<sup>th</sup> anniversary celebration (<strong>N19991009</strong>). Eventually, so far, only the 145<sup>th</sup> anniversary in 2019 (<strong>T20191009b</strong>) could be considered as a Twin issue. </p> <p>During this year of 2024, a very large number of countries are participating. In the strict sense, this has to be considered as a true joint issue, even if there was no real cooperation between countries, but a proposal of a design accepted by most of them and translated in a locally adapted stamp, for a large part of them issued at the anniversary date. It is not an Omnibus series, as Omnibus is defined by a central printing, not by the large number of participating countries. The 2024 stamps will be reported in the catalogue as a Twin issue under [<strong>T20241009</strong>]. It is easily understandable that some joint issues collectors do not integrate such large series in their collection, in the same way Europa-CEPT stamps are not acceptable for them. Each individual collector has to decide on the basis of the following.</p> <p>In the catalogue, the countries will be divided in subgroups:</p> <ul class="wp-block-list"> <li>A: the countries which take the exact original design proposed by UPU and issue the stamp(s) on <strong>October 9, 2024</strong> (or actually around this date, plus or minus a week, roughly between October 1 and October 17, 2024), according to the definition of a twin issue [<strong>T</strong>]</li> <li>B: the countries which take the exact original design but issue the stamp at a different date. It should not be surprising if some countries may issue their stamp in 2025 or even 2026. This is the equivalent of a Concerted issue [<strong>C</strong>]</li> <li>C: the countries which use only a part of the design, actually integrating only the “150” logo and add some other illustrations. This logo can appear within the stamp, or on the margin of a souvenir sheet or within a label. Those stamps are also considered as twin or concerted issues of Type [<strong>T2</strong>] or [<strong>C2</strong>]</li> <li>D: the countries which use a completely different design, but still issue their stamp(s) around October 9, 2024. This is the equivalent of a Parallel issue [<strong>P</strong>]. In this case, the original logo may appear on the stamp, but at a size that remains smaller than the half of the surface of the stamp</li> <li>E: finally the countries that do not want to stick to design and date, and work on their own, just referring to the UPU anniversary. These countries are simply listed, without details, as they cannot be considered as joint [<strong>N</strong>].</li> </ul> <p>We will have again to take care of stamps that are created by agencies that are producing stamps for certain countries but which have been given the freedom to issue stamps without a real control from the reference countries. These stamps are easily recognized by the number of stamps issued in a series and they are produced to fool collectors. In order to better identify these stamps and because they remain real stamps but never reach the originating country, they will be reported in the catalogue, but in italics. In the same way, some other stamps such as the French stamp with a full common logo are of private origin (personalized stamp) that cannot be considered as part of this joint issue either. This will be true for any other privately produced stamp from other countries, if any, and also described in italic characters.</p> <p>The countries for which we already have information are reported below. If a date between brackets is missing behind the country name, this means that this stamp(s) was issued on <strong>October 9, 2024</strong>. If the content of the brackets remains empty, this means that the exact issue date is not known yet. A large number of images were provided by Enzo Cafaro (Italy). The following list is of course not yet complete.</p> <p>Countries of type A (Twin [<strong>T1</strong>]): <strong>Algeria – Andorra (French) (October 10) – Andorra (Spanish) – Armenia – Bangladesh – Belarus – Bosnia Herzegovina (Bosnia) – Brazil – China (PR) – Croatia – Cyprus – Dominican Republic – Greece – Guernsey – India – Indonesia – Ivory Coast – Jordan – Latvia – Lithuania (October 4) – Mauritius – Moldova – Myanmar – Paraguay – Peru – Romania – Sri Lanka – Thailand – <strong>Turkmenistan (October 8) – </strong>Ukraine – United Arab Emirates</strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:45.15154%"><figure class="tiled-gallery__item"><img data-attachment-id="3890" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg" data-orig-size="1102,1104" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=605" data-attachment-id="3890" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg" data-orig-size="1102,1104" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?strip=info&w=1102 1102w" alt="" data-height="1104" data-id="3890" data-link="https://philarz.com/?attachment_id=3890" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg?w=1022" data-width="1102" src="https://philarz.com/wp-content/uploads/2024/10/20241009algeria.jpg" role="button" aria-label="Open image 1 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3888" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorraf20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg" data-orig-size="438,320" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraF20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=438" data-attachment-id="3888" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorraf20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg" data-orig-size="438,320" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraF20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=438" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?strip=info&w=438 438w" alt="" data-height="320" data-id="3888" data-link="https://philarz.com/?attachment_id=3888" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg?w=438" data-width="438" src="https://philarz.com/wp-content/uploads/2024/10/20241009andorraf20241010.jpg" role="button" aria-label="Open image 2 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:54.84846%"><figure class="tiled-gallery__item"><img data-attachment-id="3887" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorras/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg" data-orig-size="143,205" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraS" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-attachment-id="3887" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009andorras/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg" data-orig-size="143,205" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009AndorraS" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?strip=info&w=143 143w" alt="" data-height="205" data-id="3887" data-link="https://philarz.com/?attachment_id=3887" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg?w=143" data-width="143" src="https://philarz.com/wp-content/uploads/2024/10/20241009andorras.jpg" role="button" aria-label="Open image 3 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:66.28833%"><figure class="tiled-gallery__item"><img data-attachment-id="3893" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bangladesh/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg" data-orig-size="1541,1037" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Bangladesh" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=605" data-attachment-id="3893" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bangladesh/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg" data-orig-size="1541,1037" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Bangladesh" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?strip=info&w=1541 1541w" alt="" data-height="1037" data-id="3893" data-link="https://philarz.com/?attachment_id=3893" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg?w=1024" data-width="1541" src="https://philarz.com/wp-content/uploads/2024/10/20241009bangladesh.jpg" role="button" aria-label="Open image 4 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:33.71167%"><figure class="tiled-gallery__item"><img data-attachment-id="3889" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009armeniast1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg" data-orig-size="356,472" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"David Dovlatyan","camera":"","caption":"","created_timestamp":"1712050768","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Armeniast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=356" data-attachment-id="3889" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009armeniast1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg" data-orig-size="356,472" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"David Dovlatyan","camera":"","caption":"","created_timestamp":"1712050768","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Armeniast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=356" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?strip=info&w=356 356w" alt="" data-height="472" data-id="3889" data-link="https://philarz.com/?attachment_id=3889" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg?w=356" data-width="356" src="https://philarz.com/wp-content/uploads/2024/10/20241009armeniast1.jpg" role="button" aria-label="Open image 5 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:55.50926%"><figure class="tiled-gallery__item"><img data-attachment-id="3891" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg" data-orig-size="132,141" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-attachment-id="3891" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg" data-orig-size="132,141" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?strip=info&w=132 132w" alt="" data-height="141" data-id="3891" data-link="https://philarz.com/?attachment_id=3891" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg?w=132" data-width="132" src="https://philarz.com/wp-content/uploads/2024/10/20241009belarus.jpg" role="button" aria-label="Open image 6 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:44.49074%"><figure class="tiled-gallery__item"><img data-attachment-id="3892" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaherzeg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg" data-orig-size="150,200" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaherzeg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-attachment-id="3892" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaherzeg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg" data-orig-size="150,200" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaherzeg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?strip=info&w=150 150w" alt="" data-height="200" data-id="3892" data-link="https://philarz.com/?attachment_id=3892" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg?w=150" data-width="150" src="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaherzeg.jpg" role="button" aria-label="Open image 7 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:32.70037%"><figure class="tiled-gallery__item"><img data-attachment-id="3897" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009brazilst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg" data-orig-size="686,512" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009brazilst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=605" data-attachment-id="3897" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009brazilst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg" data-orig-size="686,512" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009brazilst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?strip=info&w=686 686w" alt="" data-height="512" data-id="3897" data-link="https://philarz.com/?attachment_id=3897" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg?w=686" data-width="686" src="https://philarz.com/wp-content/uploads/2024/10/20241009brazilst.jpg" role="button" aria-label="Open image 8 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3895" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009china/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg" data-orig-size="510,307" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009china" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=510" data-attachment-id="3895" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009china/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg" data-orig-size="510,307" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009china" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=510" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?strip=info&w=510 510w" alt="" data-height="307" data-id="3895" data-link="https://philarz.com/?attachment_id=3895" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg?w=510" data-width="510" src="https://philarz.com/wp-content/uploads/2024/10/20241009china.jpg" role="button" aria-label="Open image 9 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:36.98719%"><figure class="tiled-gallery__item"><img data-attachment-id="3898" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009croatia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg" data-orig-size="923,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Croatia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=249" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=605" data-attachment-id="3898" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009croatia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg" data-orig-size="923,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Croatia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=249" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?strip=info&w=923 923w" alt="" data-height="1111" data-id="3898" data-link="https://philarz.com/?attachment_id=3898" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg?w=851" data-width="923" src="https://philarz.com/wp-content/uploads/2024/10/20241009croatia.jpg" role="button" aria-label="Open image 10 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.31245%"><figure class="tiled-gallery__item"><img data-attachment-id="3894" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009cyprus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg" data-orig-size="595,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009cyprus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=595" data-attachment-id="3894" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009cyprus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg" data-orig-size="595,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009cyprus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=595" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?strip=info&w=595 595w" alt="" data-height="420" data-id="3894" data-link="https://philarz.com/?attachment_id=3894" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg?w=595" data-width="595" src="https://philarz.com/wp-content/uploads/2024/10/20241009cyprus.jpg" role="button" aria-label="Open image 11 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3902" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009dominicanrep/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg" data-orig-size="960,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Dominicanrep" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=605" data-attachment-id="3902" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009dominicanrep/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg" data-orig-size="960,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Dominicanrep" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?strip=info&w=960 960w" alt="" data-height="720" data-id="3902" data-link="https://philarz.com/?attachment_id=3902" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg?w=960" data-width="960" src="https://philarz.com/wp-content/uploads/2024/10/20241009dominicanrep.jpg" role="button" aria-label="Open image 12 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:43.55737%"><figure class="tiled-gallery__item"><img data-attachment-id="3901" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009greecest1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg" data-orig-size="319,411" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Greecest1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=319" data-attachment-id="3901" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009greecest1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg" data-orig-size="319,411" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Greecest1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=319" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?strip=info&w=319 319w" alt="" data-height="411" data-id="3901" data-link="https://philarz.com/?attachment_id=3901" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg?w=319" data-width="319" src="https://philarz.com/wp-content/uploads/2024/10/20241009greecest1.jpg" role="button" aria-label="Open image 13 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:56.44263%"><figure class="tiled-gallery__item"><img data-attachment-id="3905" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg" data-orig-size="1113,1106" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=605" data-attachment-id="3905" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg" data-orig-size="1113,1106" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?strip=info&w=1113 1113w" alt="" data-height="1106" data-id="3905" data-link="https://philarz.com/?attachment_id=3905" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg?w=1024" data-width="1113" src="https://philarz.com/wp-content/uploads/2024/10/20241009indonesiast.jpg" role="button" aria-label="Open image 14 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:62.04566%"><figure class="tiled-gallery__item"><img data-attachment-id="3900" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guernseyst4/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg" data-orig-size="225,300" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Guernseyst4" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-attachment-id="3900" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guernseyst4/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg" data-orig-size="225,300" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Guernseyst4" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?strip=info&w=225 225w" alt="" data-height="300" data-id="3900" data-link="https://philarz.com/?attachment_id=3900" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg?w=225" data-width="225" src="https://philarz.com/wp-content/uploads/2024/10/20241009guernseyst4.jpg" role="button" aria-label="Open image 15 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:37.95434%"><figure class="tiled-gallery__item"><img data-attachment-id="3906" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indiass1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg" data-orig-size="1600,1147" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indiass1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=605" data-attachment-id="3906" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indiass1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg" data-orig-size="1600,1147" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indiass1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?strip=info&w=1600 1600w" alt="" data-height="1147" data-id="3906" data-link="https://philarz.com/?attachment_id=3906" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg?w=1024" data-width="1600" src="https://philarz.com/wp-content/uploads/2024/10/20241009indiass1.jpg" role="button" aria-label="Open image 16 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3904" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesia2st/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg" data-orig-size="295,197" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesia2st" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-attachment-id="3904" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009indonesia2st/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg" data-orig-size="295,197" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009indonesia2st" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?strip=info&w=295 295w" alt="" data-height="197" data-id="3904" data-link="https://philarz.com/?attachment_id=3904" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg?w=295" data-width="295" src="https://philarz.com/wp-content/uploads/2024/10/20241009indonesia2st.jpg" role="button" aria-label="Open image 17 of 32 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3903" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ivorycoastst3a/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg" data-orig-size="606,471" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009IvoryCoastst3a" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=605" data-attachment-id="3903" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ivorycoastst3a/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg" data-orig-size="606,471" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009IvoryCoastst3a" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?strip=info&w=606 606w" alt="" data-height="471" data-id="3903" data-link="https://philarz.com/?attachment_id=3903" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg?w=606" data-width="606" src="https://philarz.com/wp-content/uploads/2024/10/20241009ivorycoastst3a.jpg" role="button" aria-label="Open image 18 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:21.83726%"><figure class="tiled-gallery__item"><img data-attachment-id="3907" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009jordanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg" data-orig-size="700,919" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Jordanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=229" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=605" data-attachment-id="3907" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009jordanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg" data-orig-size="700,919" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Jordanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=229" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?strip=info&w=700 700w" alt="" data-height="919" data-id="3907" data-link="https://philarz.com/?attachment_id=3907" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg?w=700" data-width="700" src="https://philarz.com/wp-content/uploads/2024/10/20241009jordanst.jpg" role="button" aria-label="Open image 19 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:23.70936%"><figure class="tiled-gallery__item"><img data-attachment-id="3911" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009latvia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg" data-orig-size="848,1025" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Latvia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=248" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=605" data-attachment-id="3911" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009latvia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg" data-orig-size="848,1025" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Latvia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=248" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?strip=info&w=848 848w" alt="" data-height="1025" data-id="3911" data-link="https://philarz.com/?attachment_id=3911" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg?w=847" data-width="848" src="https://philarz.com/wp-content/uploads/2024/10/20241009latvia.jpg" role="button" aria-label="Open image 20 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.50083%"><figure class="tiled-gallery__item"><img data-attachment-id="3909" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009lithuania/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg" data-orig-size="1191,960" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Lithuania" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=605" data-attachment-id="3909" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009lithuania/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg" data-orig-size="1191,960" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Lithuania" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?strip=info&w=1191 1191w" alt="" data-height="960" data-id="3909" data-link="https://philarz.com/?attachment_id=3909" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg?w=1024" data-width="1191" src="https://philarz.com/wp-content/uploads/2024/10/20241009lithuania.jpg" role="button" aria-label="Open image 21 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:18.95254%"><figure class="tiled-gallery__item"><img data-attachment-id="3910" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mauritius/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg" data-orig-size="362,548" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mauritius" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=198" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=362" data-attachment-id="3910" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mauritius/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg" data-orig-size="362,548" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mauritius" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=198" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=362" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?strip=info&w=362 362w" alt="" data-height="548" data-id="3910" data-link="https://philarz.com/?attachment_id=3910" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg?w=362" data-width="362" src="https://philarz.com/wp-content/uploads/2024/10/20241009mauritius.jpg" role="button" aria-label="Open image 22 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:40.22671%"><figure class="tiled-gallery__item"><img data-attachment-id="3913" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moldova/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg" data-orig-size="884,885" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moldova" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=605" data-attachment-id="3913" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moldova/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg" data-orig-size="884,885" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moldova" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?strip=info&w=884 884w" alt="" data-height="885" data-id="3913" data-link="https://philarz.com/?attachment_id=3913" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg?w=884" data-width="884" src="https://philarz.com/wp-content/uploads/2024/10/20241009moldova.jpg" role="button" aria-label="Open image 23 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:28.70168%"><figure class="tiled-gallery__item"><img data-attachment-id="3915" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009myanmar/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg" data-orig-size="1409,1979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Myanmar" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=214" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=605" data-attachment-id="3915" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009myanmar/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg" data-orig-size="1409,1979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Myanmar" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=214" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?strip=info&w=1409 1409w" alt="" data-height="1979" data-id="3915" data-link="https://philarz.com/?attachment_id=3915" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg?w=729" data-width="1409" src="https://philarz.com/wp-content/uploads/2024/10/20241009myanmar.jpg" role="button" aria-label="Open image 24 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:31.07161%"><figure class="tiled-gallery__item"><img data-attachment-id="3914" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009paraguay/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg" data-orig-size="818,1061" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009paraguay" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=231" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=605" data-attachment-id="3914" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009paraguay/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg" data-orig-size="818,1061" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009paraguay" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=231" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?strip=info&w=818 818w" alt="" data-height="1061" data-id="3914" data-link="https://philarz.com/?attachment_id=3914" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg?w=789" data-width="818" src="https://philarz.com/wp-content/uploads/2024/10/20241009paraguay.jpg" role="button" aria-label="Open image 25 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:36.38947%"><figure class="tiled-gallery__item"><img data-attachment-id="3917" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009peru/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg" data-orig-size="500,662" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009peru" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=500" data-attachment-id="3917" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009peru/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg" data-orig-size="500,662" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009peru" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=500" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?strip=info&w=500 500w" alt="" data-height="662" data-id="3917" data-link="https://philarz.com/?attachment_id=3917" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg?w=500" data-width="500" src="https://philarz.com/wp-content/uploads/2024/10/20241009peru.jpg" role="button" aria-label="Open image 26 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:63.61053%"><figure class="tiled-gallery__item"><img data-attachment-id="3918" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009romaniass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg" data-orig-size="1469,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009romaniass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=605" data-attachment-id="3918" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009romaniass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg" data-orig-size="1469,1111" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009romaniass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?strip=info&w=1469 1469w" alt="" data-height="1111" data-id="3918" data-link="https://philarz.com/?attachment_id=3918" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg?w=1024" data-width="1469" src="https://philarz.com/wp-content/uploads/2024/10/20241009romaniass.jpg" role="button" aria-label="Open image 27 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:50.01041%"><figure class="tiled-gallery__item"><img data-attachment-id="3919" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009srilanka/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg" data-orig-size="390,525" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SriLanka" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=390" data-attachment-id="3919" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009srilanka/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg" data-orig-size="390,525" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SriLanka" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=390" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?strip=info&w=390 390w" alt="" data-height="525" data-id="3919" data-link="https://philarz.com/?attachment_id=3919" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg?w=390" data-width="390" src="https://philarz.com/wp-content/uploads/2024/10/20241009srilanka.jpg" role="button" aria-label="Open image 28 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.98959%"><figure class="tiled-gallery__item"><img data-attachment-id="3924" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009thailandst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg" data-orig-size="274,369" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Thailandst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=274" data-attachment-id="3924" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009thailandst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg" data-orig-size="274,369" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Thailandst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=274" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?strip=info&w=274 274w" alt="" data-height="369" data-id="3924" data-link="https://philarz.com/?attachment_id=3924" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg?w=274" data-width="274" src="https://philarz.com/wp-content/uploads/2024/10/20241009thailandst.jpg" role="button" aria-label="Open image 29 of 32 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:26.81033%"><figure class="tiled-gallery__item"><img data-attachment-id="3921" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkmenistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg" data-orig-size="218,298" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Turkmenistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-attachment-id="3921" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkmenistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg" data-orig-size="218,298" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Turkmenistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?strip=info&w=218 218w" alt="" data-height="298" data-id="3921" data-link="https://philarz.com/?attachment_id=3921" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg?w=218" data-width="218" src="https://philarz.com/wp-content/uploads/2024/10/20241009turkmenistan.jpg" role="button" aria-label="Open image 30 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:27.51009%"><figure class="tiled-gallery__item"><img data-attachment-id="3923" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uarst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg" data-orig-size="262,349" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uarst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=262" data-attachment-id="3923" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uarst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg" data-orig-size="262,349" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uarst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=262" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?strip=info&w=262 262w" alt="" data-height="349" data-id="3923" data-link="https://philarz.com/?attachment_id=3923" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg?w=262" data-width="262" src="https://philarz.com/wp-content/uploads/2024/10/20241009uarst.jpg" role="button" aria-label="Open image 31 of 32 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:45.67958%"><figure class="tiled-gallery__item"><img data-attachment-id="3922" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ukrainems/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg" data-orig-size="427,342" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009ukrainems" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=427" data-attachment-id="3922" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009ukrainems/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg" data-orig-size="427,342" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009ukrainems" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=427" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?strip=info&w=427 427w" alt="" data-height="342" data-id="3922" data-link="https://philarz.com/?attachment_id=3922" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg?w=427" data-width="427" src="https://philarz.com/wp-content/uploads/2024/10/20241009ukrainems.jpg" role="button" aria-label="Open image 32 of 32 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type B (Concerted [<strong>C1</strong>]): <strong>Argentina (August 28) – <u>Azerbaijan (February 1)</u> – <em>Burundi (September)</em> – <em>Central Africa (September)</em> – <em>Djibouti (September)</em> – Georgia (June 1) – <em>Guinea (September)</em> – <em>Guinea-Bissau (September)</em> – <em>Liberia (September)</em> – <em>Mali (September)</em> – Monaco (May 30) – Mongolia (September 25) – <em>Sierra Leone (September)</em> – <em>Togo (September)</em></strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:34.19049%"><figure class="tiled-gallery__item"><img data-attachment-id="3926" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009argentina20240824b/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg" data-orig-size="161,210" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Argentina20240824b" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-attachment-id="3926" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009argentina20240824b/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg" data-orig-size="161,210" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Argentina20240824b" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?strip=info&w=161 161w" alt="" data-height="210" data-id="3926" data-link="https://philarz.com/?attachment_id=3926" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg?w=161" data-width="161" src="https://philarz.com/wp-content/uploads/2024/10/20241009argentina20240824b.jpg" role="button" aria-label="Open image 1 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:65.80951%"><figure class="tiled-gallery__item"><img data-attachment-id="3939" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009azerbaijan-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg" data-orig-size="1100,744" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009azerbaijan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=605" data-attachment-id="3939" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009azerbaijan-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg" data-orig-size="1100,744" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009azerbaijan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?strip=info&w=1100 1100w" alt="" data-height="744" data-id="3939" data-link="https://philarz.com/?attachment_id=3939" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg?w=1024" data-width="1100" src="https://philarz.com/wp-content/uploads/2024/10/20241009azerbaijan.jpg" role="button" aria-label="Open image 2 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:24.83104%"><figure class="tiled-gallery__item"><img data-attachment-id="3940" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009burundiss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg" data-orig-size="666,902" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009burundiss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=222" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=605" data-attachment-id="3940" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009burundiss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg" data-orig-size="666,902" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009burundiss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=222" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?strip=info&w=666 666w" alt="" data-height="902" data-id="3940" data-link="https://philarz.com/?attachment_id=3940" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg?w=666" data-width="666" src="https://philarz.com/wp-content/uploads/2024/10/20241009burundiss.jpg" role="button" aria-label="Open image 3 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.35322%"><figure class="tiled-gallery__item"><img data-attachment-id="3931" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=239" data-attachment-id="3931" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=239" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?strip=info&w=239 239w" alt="" data-height="317" data-id="3931" data-link="https://philarz.com/?attachment_id=3931" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg?w=239" data-width="239" src="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricast.jpg" role="button" aria-label="Open image 4 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:24.53259%"><figure class="tiled-gallery__item"><img data-attachment-id="3934" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg" data-orig-size="639,876" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=605" data-attachment-id="3934" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg" data-orig-size="639,876" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?strip=info&w=639 639w" alt="" data-height="876" data-id="3934" data-link="https://philarz.com/?attachment_id=3934" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg?w=639" data-width="639" src="https://philarz.com/wp-content/uploads/2024/10/20241009guineass.jpg" role="button" aria-label="Open image 5 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.28315%"><figure class="tiled-gallery__item"><img data-attachment-id="3928" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg" data-orig-size="203,270" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-attachment-id="3928" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guineast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg" data-orig-size="203,270" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guineast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?strip=info&w=203 203w" alt="" data-height="270" data-id="3928" data-link="https://philarz.com/?attachment_id=3928" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg?w=203" data-width="203" src="https://philarz.com/wp-content/uploads/2024/10/20241009guineast.jpg" role="button" aria-label="Open image 6 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:33.07496%"><figure class="tiled-gallery__item"><img data-attachment-id="3938" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissauss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissauss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=605" data-attachment-id="3938" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissauss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissauss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3938" data-link="https://philarz.com/?attachment_id=3938" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissauss.jpg" role="button" aria-label="Open image 7 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:33.85009%"><figure class="tiled-gallery__item"><img data-attachment-id="3930" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissaust/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg" data-orig-size="237,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissaust" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=224" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=237" data-attachment-id="3930" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009guinebissaust/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg" data-orig-size="237,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009guinebissaust" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=224" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=237" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?strip=info&w=237 237w" alt="" data-height="317" data-id="3930" data-link="https://philarz.com/?attachment_id=3930" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg?w=237" data-width="237" src="https://philarz.com/wp-content/uploads/2024/10/20241009guinebissaust.jpg" role="button" aria-label="Open image 8 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:33.07496%"><figure class="tiled-gallery__item"><img data-attachment-id="3936" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=605" data-attachment-id="3936" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3936" data-link="https://philarz.com/?attachment_id=3936" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009liberiass.jpg" role="button" aria-label="Open image 9 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:25.36706%"><figure class="tiled-gallery__item"><img data-attachment-id="3929" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=239" data-attachment-id="3929" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009liberiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg" data-orig-size="239,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009liberiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=239" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?strip=info&w=239 239w" alt="" data-height="317" data-id="3929" data-link="https://philarz.com/?attachment_id=3929" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg?w=239" data-width="239" src="https://philarz.com/wp-content/uploads/2024/10/20241009liberiast.jpg" role="button" aria-label="Open image 10 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:24.58006%"><figure class="tiled-gallery__item"><img data-attachment-id="3935" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleoness-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleoness" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=605" data-attachment-id="3935" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleoness-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleoness" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3935" data-link="https://philarz.com/?attachment_id=3935" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleoness.jpg" role="button" aria-label="Open image 11 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.47282%"><figure class="tiled-gallery__item"><img data-attachment-id="3927" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleonest/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg" data-orig-size="240,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleonest" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=240" data-attachment-id="3927" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sierraleonest/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg" data-orig-size="240,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009sierraleonest" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=240" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?strip=info&w=240 240w" alt="" data-height="317" data-id="3927" data-link="https://philarz.com/?attachment_id=3927" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg?w=240" data-width="240" src="https://philarz.com/wp-content/uploads/2024/10/20241009sierraleonest.jpg" role="button" aria-label="Open image 12 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:24.58006%"><figure class="tiled-gallery__item"><img data-attachment-id="3937" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togoss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togoss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=605" data-attachment-id="3937" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togoss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togoss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3937" data-link="https://philarz.com/?attachment_id=3937" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009togoss.jpg" role="button" aria-label="Open image 13 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:52.87954%"><figure class="tiled-gallery__item"><img data-attachment-id="3933" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg" data-orig-size="238,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=238" data-attachment-id="3933" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg" data-orig-size="238,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=238" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?strip=info&w=238 238w" alt="" data-height="317" data-id="3933" data-link="https://philarz.com/?attachment_id=3933" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg?w=238" data-width="238" src="https://philarz.com/wp-content/uploads/2024/10/20241009togost1.jpg" role="button" aria-label="Open image 14 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:47.12046%"><figure class="tiled-gallery__item"><img data-attachment-id="3944" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009georgia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg" data-orig-size="1426,1056" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20241009georgia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=605" data-attachment-id="3944" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009georgia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg" data-orig-size="1426,1056" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20241009georgia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?strip=info&w=1426 1426w" alt="" data-height="1056" data-id="3944" data-link="https://philarz.com/?attachment_id=3944" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg?w=1024" data-width="1426" src="https://philarz.com/wp-content/uploads/2024/10/20241009georgia.jpg" role="button" aria-label="Open image 15 of 18 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3942" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009monaco20240530-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg" data-orig-size="537,400" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009monaco20240530" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=537" data-attachment-id="3942" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009monaco20240530-3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg" data-orig-size="537,400" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009monaco20240530" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=537" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?strip=info&w=537 537w" alt="" data-height="400" data-id="3942" data-link="https://philarz.com/?attachment_id=3942" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg?w=537" data-width="537" src="https://philarz.com/wp-content/uploads/2024/10/20241009monaco20240530.jpg" role="button" aria-label="Open image 16 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:50.72351%"><figure class="tiled-gallery__item"><img data-attachment-id="3932" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg" data-orig-size="288,383" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=288" data-attachment-id="3932" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009togost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg" data-orig-size="288,383" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009togost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=288" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?strip=info&w=288 288w" alt="" data-height="383" data-id="3932" data-link="https://philarz.com/?attachment_id=3932" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg?w=288" data-width="288" src="https://philarz.com/wp-content/uploads/2024/10/20241009togost2.jpg" role="button" aria-label="Open image 17 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.27649%"><figure class="tiled-gallery__item"><img data-attachment-id="3943" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=605" data-attachment-id="3943" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009centrafricass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg" data-orig-size="748,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009centrafricass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?strip=info&w=748 748w" alt="" data-height="1024" data-id="3943" data-link="https://philarz.com/?attachment_id=3943" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg?w=748" data-width="748" src="https://philarz.com/wp-content/uploads/2024/10/20241009centrafricass.jpg" role="button" aria-label="Open image 18 of 18 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type C (Twin or concerted [<strong>T2</strong>] or [<strong>C2</strong>]): <strong>Bosnia (Serbia) – Egypt () – France (October 14) – Hong Kong – Hungary (July 24) – Isle of Man (August 30) – Japan – Kyrgyzstan (October) – Luxembourg (September 10) – Macau – Malaysia – Morocco – Pakistan – Portugal – San Marino – Saudi Arabia () – Singapore – Slovenia – Spain – Syria – <strong>Tunisia – </strong>Türkiye – Uruguay – Uzbekistan () – Vietnam</strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:62.13710%"><figure class="tiled-gallery__item"><img data-attachment-id="3949" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009france/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg" data-orig-size="1600,1511" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009france" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=605" data-attachment-id="3949" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009france/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg" data-orig-size="1600,1511" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009france" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?strip=info&w=1600 1600w" alt="" data-height="1511" data-id="3949" data-link="https://philarz.com/?attachment_id=3949" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg?w=1024" data-width="1600" src="https://philarz.com/wp-content/uploads/2024/10/20241009france.jpg" role="button" aria-label="Open image 1 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:37.86290%"><figure class="tiled-gallery__item"><img data-attachment-id="3947" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaserbia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg" data-orig-size="680,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaserbia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=193" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=605" data-attachment-id="3947" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bosniaserbia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg" data-orig-size="680,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bosniaserbia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=193" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?strip=info&w=680 680w" alt="" data-height="1055" data-id="3947" data-link="https://philarz.com/?attachment_id=3947" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg?w=660" data-width="680" src="https://philarz.com/wp-content/uploads/2024/10/20241009bosniaserbia.jpg" role="button" aria-label="Open image 2 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:33.35906%"><figure class="tiled-gallery__item"><img data-attachment-id="3953" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hongkong-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg" data-orig-size="1248,783" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hongkong" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=605" data-attachment-id="3953" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hongkong-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg" data-orig-size="1248,783" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hongkong" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?strip=info&w=1248 1248w" alt="" data-height="783" data-id="3953" data-link="https://philarz.com/?attachment_id=3953" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg?w=1024" data-width="1248" src="https://philarz.com/wp-content/uploads/2024/10/20241009hongkong.jpg" role="button" aria-label="Open image 3 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3954" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hungarymsn/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg" data-orig-size="1211,869" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hungarymsn" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=605" data-attachment-id="3954" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009hungarymsn/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg" data-orig-size="1211,869" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009hungarymsn" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?strip=info&w=1211 1211w" alt="" data-height="869" data-id="3954" data-link="https://philarz.com/?attachment_id=3954" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg?w=1024" data-width="1211" src="https://philarz.com/wp-content/uploads/2024/10/20241009hungarymsn.jpg" role="button" aria-label="Open image 4 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:36.42044%"><figure class="tiled-gallery__item"><img data-attachment-id="3948" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg" data-orig-size="909,1131" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Egypt" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=241" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=605" data-attachment-id="3948" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg" data-orig-size="909,1131" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Egypt" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=241" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?strip=info&w=909 909w" alt="" data-height="1131" data-id="3948" data-link="https://philarz.com/?attachment_id=3948" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg?w=823" data-width="909" src="https://philarz.com/wp-content/uploads/2024/10/20241009egypt.jpg" role="button" aria-label="Open image 5 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.22050%"><figure class="tiled-gallery__item"><img data-attachment-id="3951" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009isleofmanst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg" data-orig-size="620,485" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009isleofmanst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=605" data-attachment-id="3951" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009isleofmanst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg" data-orig-size="620,485" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009isleofmanst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?strip=info&w=620 620w" alt="" data-height="485" data-id="3951" data-link="https://philarz.com/?attachment_id=3951" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg?w=620" data-width="620" src="https://philarz.com/wp-content/uploads/2024/10/20241009isleofmanst1.jpg" role="button" aria-label="Open image 6 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3958" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009kyrgyzstanss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg" data-orig-size="933,657" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Kyrgyzstanss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=605" data-attachment-id="3958" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009kyrgyzstanss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg" data-orig-size="933,657" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Kyrgyzstanss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?strip=info&w=933 933w" alt="" data-height="657" data-id="3958" data-link="https://philarz.com/?attachment_id=3958" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg?w=933" data-width="933" src="https://philarz.com/wp-content/uploads/2024/10/20241009kyrgyzstanss.jpg" role="button" aria-label="Open image 7 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:27.91453%"><figure class="tiled-gallery__item"><img data-attachment-id="3952" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009japanms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg" data-orig-size="640,939" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Japanms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=204" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=605" data-attachment-id="3952" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009japanms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg" data-orig-size="640,939" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Japanms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=204" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?strip=info&w=640 640w" alt="" data-height="939" data-id="3952" data-link="https://philarz.com/?attachment_id=3952" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg?w=640" data-width="640" src="https://philarz.com/wp-content/uploads/2024/10/20241009japanms2.jpg" role="button" aria-label="Open image 8 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.44081%"><figure class="tiled-gallery__item"><img data-attachment-id="3957" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg" data-orig-size="342,460" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=342" data-attachment-id="3957" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg" data-orig-size="342,460" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=342" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?strip=info&w=342 342w" alt="" data-height="460" data-id="3957" data-link="https://philarz.com/?attachment_id=3957" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg?w=342" data-width="342" src="https://philarz.com/wp-content/uploads/2024/10/20241009macaost1.jpg" role="button" aria-label="Open image 9 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:41.64466%"><figure class="tiled-gallery__item"><img data-attachment-id="3959" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009luxemburg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg" data-orig-size="1074,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009luxemburg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=605" data-attachment-id="3959" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009luxemburg/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg" data-orig-size="1074,1055" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009luxemburg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?strip=info&w=1074 1074w" alt="" data-height="1055" data-id="3959" data-link="https://philarz.com/?attachment_id=3959" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg?w=1024" data-width="1074" src="https://philarz.com/wp-content/uploads/2024/10/20241009luxemburg.jpg" role="button" aria-label="Open image 10 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:63.35388%"><figure class="tiled-gallery__item"><img data-attachment-id="3963" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg" data-orig-size="1140,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=605" data-attachment-id="3963" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg" data-orig-size="1140,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?strip=info&w=1140 1140w" alt="" data-height="871" data-id="3963" data-link="https://philarz.com/?attachment_id=3963" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg?w=1024" data-width="1140" src="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiass.jpg" role="button" aria-label="Open image 11 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:36.64612%"><figure class="tiled-gallery__item"><img data-attachment-id="3956" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg" data-orig-size="347,459" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=347" data-attachment-id="3956" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macaost2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg" data-orig-size="347,459" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macaost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=347" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?strip=info&w=347 347w" alt="" data-height="459" data-id="3956" data-link="https://philarz.com/?attachment_id=3956" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg?w=347" data-width="347" src="https://philarz.com/wp-content/uploads/2024/10/20241009macaost2.jpg" role="button" aria-label="Open image 12 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:32.74380%"><figure class="tiled-gallery__item"><img data-attachment-id="3964" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg" data-orig-size="1569,944" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=605" data-attachment-id="3964" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009malaysiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg" data-orig-size="1569,944" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Malaysiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?strip=info&w=1569 1569w" alt="" data-height="944" data-id="3964" data-link="https://philarz.com/?attachment_id=3964" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg?w=1024" data-width="1569" src="https://philarz.com/wp-content/uploads/2024/10/20241009malaysiast.jpg" role="button" aria-label="Open image 13 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3965" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moroccost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg" data-orig-size="536,403" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moroccost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=536" data-attachment-id="3965" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009moroccost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg" data-orig-size="536,403" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Moroccost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=536" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?strip=info&w=536 536w" alt="" data-height="403" data-id="3965" data-link="https://philarz.com/?attachment_id=3965" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg?w=536" data-width="536" src="https://philarz.com/wp-content/uploads/2024/10/20241009moroccost.jpg" role="button" aria-label="Open image 14 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:67.25620%"><figure class="tiled-gallery__item"><img data-attachment-id="3969" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg" data-orig-size="634,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Pakistanss1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=605" data-attachment-id="3969" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg" data-orig-size="634,420" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Pakistanss1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?strip=info&w=634 634w" alt="" data-height="420" data-id="3969" data-link="https://philarz.com/?attachment_id=3969" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg?w=634" data-width="634" src="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1.jpg" role="button" aria-label="Open image 15 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:39.29284%"><figure class="tiled-gallery__item"><img data-attachment-id="3962" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg" data-orig-size="423,327" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=423" data-attachment-id="3962" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg" data-orig-size="423,327" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=423" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?strip=info&w=423 423w" alt="" data-height="327" data-id="3962" data-link="https://philarz.com/?attachment_id=3962" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg?w=423" data-width="423" src="https://philarz.com/wp-content/uploads/2024/10/20241009portugal2.jpg" role="button" aria-label="Open image 16 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3961" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg" data-orig-size="427,325" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=427" data-attachment-id="3961" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009portugal1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg" data-orig-size="427,325" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Portugal1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=427" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?strip=info&w=427 427w" alt="" data-height="325" data-id="3961" data-link="https://philarz.com/?attachment_id=3961" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg?w=427" data-width="427" src="https://philarz.com/wp-content/uploads/2024/10/20241009portugal1.jpg" role="button" aria-label="Open image 17 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3967" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg" data-orig-size="632,321" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=605" data-attachment-id="3967" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg" data-orig-size="632,321" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?strip=info&w=632 632w" alt="" data-height="321" data-id="3967" data-link="https://philarz.com/?attachment_id=3967" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg?w=632" data-width="632" src="https://philarz.com/wp-content/uploads/2024/10/20241009pakistan.jpg" role="button" aria-label="Open image 18 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:60.70716%"><figure class="tiled-gallery__item"><img data-attachment-id="3971" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009saudiarabia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg" data-orig-size="1200,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SaudiArabia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=605" data-attachment-id="3971" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009saudiarabia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg" data-orig-size="1200,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009SaudiArabia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?strip=info&w=1200 1200w" alt="" data-height="1600" data-id="3971" data-link="https://philarz.com/?attachment_id=3971" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg?w=768" data-width="1200" src="https://philarz.com/wp-content/uploads/2024/10/20241009saudiarabia.jpg" role="button" aria-label="Open image 19 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:33.05190%"><figure class="tiled-gallery__item"><img data-attachment-id="3968" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sanmarinost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg" data-orig-size="130,174" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Sanmarinost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-attachment-id="3968" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009sanmarinost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg" data-orig-size="130,174" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Sanmarinost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?strip=info&w=130 130w" alt="" data-height="174" data-id="3968" data-link="https://philarz.com/?attachment_id=3968" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg?w=130" data-width="130" src="https://philarz.com/wp-content/uploads/2024/10/20241009sanmarinost.jpg" role="button" aria-label="Open image 20 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.94875%"><figure class="tiled-gallery__item"><img data-attachment-id="3970" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1fdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg" data-orig-size="948,504" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistanss1fdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=605" data-attachment-id="3970" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009pakistanss1fdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg" data-orig-size="948,504" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009pakistanss1fdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?strip=info&w=948 948w" alt="" data-height="504" data-id="3970" data-link="https://philarz.com/?attachment_id=3970" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg?w=948" data-width="948" src="https://philarz.com/wp-content/uploads/2024/10/20241009pakistanss1fdc.jpg" role="button" aria-label="Open image 21 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3972" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009singapore/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg" data-orig-size="1433,981" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009singapore" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=605" data-attachment-id="3972" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009singapore/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg" data-orig-size="1433,981" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009singapore" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?strip=info&w=1433 1433w" alt="" data-height="981" data-id="3972" data-link="https://philarz.com/?attachment_id=3972" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg?w=1024" data-width="1433" src="https://philarz.com/wp-content/uploads/2024/10/20241009singapore.jpg" role="button" aria-label="Open image 22 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.99936%"><figure class="tiled-gallery__item"><img data-attachment-id="3974" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovenia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg" data-orig-size="769,1098" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Slovenia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=210" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=605" data-attachment-id="3974" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovenia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg" data-orig-size="769,1098" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Slovenia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=210" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?strip=info&w=769 769w" alt="" data-height="1098" data-id="3974" data-link="https://philarz.com/?attachment_id=3974" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg?w=717" data-width="769" src="https://philarz.com/wp-content/uploads/2024/10/20241009slovenia.jpg" role="button" aria-label="Open image 23 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:24.81901%"><figure class="tiled-gallery__item"><img data-attachment-id="3975" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009spain/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg" data-orig-size="781,1105" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Spain" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=212" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=605" data-attachment-id="3975" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009spain/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg" data-orig-size="781,1105" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Spain" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=212" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?strip=info&w=781 781w" alt="" data-height="1105" data-id="3975" data-link="https://philarz.com/?attachment_id=3975" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg?w=724" data-width="781" src="https://philarz.com/wp-content/uploads/2024/10/20241009spain.jpg" role="button" aria-label="Open image 24 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:75.18099%"><figure class="tiled-gallery__item"><img data-attachment-id="3979" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriast2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg" data-orig-size="1581,735" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriast2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=605" data-attachment-id="3979" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriast2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg" data-orig-size="1581,735" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriast2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?strip=info&w=1581 1581w" alt="" data-height="735" data-id="3979" data-link="https://philarz.com/?attachment_id=3979" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg?w=1024" data-width="1581" src="https://philarz.com/wp-content/uploads/2024/10/20241009syriast2.jpg" role="button" aria-label="Open image 25 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:58.59484%"><figure class="tiled-gallery__item"><img data-attachment-id="3977" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg" data-orig-size="729,1038" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=211" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=605" data-attachment-id="3977" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009syriass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg" data-orig-size="729,1038" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Syriass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=211" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?strip=info&w=729 729w" alt="" data-height="1038" data-id="3977" data-link="https://philarz.com/?attachment_id=3977" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg?w=719" data-width="729" src="https://philarz.com/wp-content/uploads/2024/10/20241009syriass.jpg" role="button" aria-label="Open image 26 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:41.40516%"><figure class="tiled-gallery__item"><img data-attachment-id="3978" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tunisia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg" data-orig-size="773,778" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tunisia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=298" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=605" data-attachment-id="3978" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tunisia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg" data-orig-size="773,778" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tunisia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=298" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?strip=info&w=773 773w" alt="" data-height="778" data-id="3978" data-link="https://philarz.com/?attachment_id=3978" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg?w=773" data-width="773" src="https://philarz.com/wp-content/uploads/2024/10/20241009tunisia.jpg" role="button" aria-label="Open image 27 of 31 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3980" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkeyst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg" data-orig-size="1113,1113" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009turkeyst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=605" data-attachment-id="3980" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009turkeyst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg" data-orig-size="1113,1113" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009turkeyst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?strip=info&w=1113 1113w" alt="" data-height="1113" data-id="3980" data-link="https://philarz.com/?attachment_id=3980" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg?w=1024" data-width="1113" src="https://philarz.com/wp-content/uploads/2024/10/20241009turkeyst.jpg" role="button" aria-label="Open image 28 of 31 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:48.28968%"><figure class="tiled-gallery__item"><img data-attachment-id="3982" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uruguayst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg" data-orig-size="497,350" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=497" data-attachment-id="3982" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uruguayst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg" data-orig-size="497,350" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uruguayst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=497" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?strip=info&w=497 497w" alt="" data-height="350" data-id="3982" data-link="https://philarz.com/?attachment_id=3982" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg?w=497" data-width="497" src="https://philarz.com/wp-content/uploads/2024/10/20241009uruguayst.jpg" role="button" aria-label="Open image 29 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:26.34948%"><figure class="tiled-gallery__item"><img data-attachment-id="3984" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uzbekistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg" data-orig-size="757,979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uzbekistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=232" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=605" data-attachment-id="3984" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009uzbekistan/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg" data-orig-size="757,979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009uzbekistan" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=232" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?strip=info&w=757 757w" alt="" data-height="979" data-id="3984" data-link="https://philarz.com/?attachment_id=3984" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg?w=757" data-width="757" src="https://philarz.com/wp-content/uploads/2024/10/20241009uzbekistan.jpg" role="button" aria-label="Open image 30 of 31 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.36084%"><figure class="tiled-gallery__item"><img data-attachment-id="3983" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vietnam/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg" data-orig-size="378,508" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vietnam" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=378" data-attachment-id="3983" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vietnam/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg" data-orig-size="378,508" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vietnam" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=223" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=378" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?strip=info&w=378 378w" alt="" data-height="508" data-id="3983" data-link="https://philarz.com/?attachment_id=3983" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg?w=378" data-width="378" src="https://philarz.com/wp-content/uploads/2024/10/20241009vietnam.jpg" role="button" aria-label="Open image 31 of 31 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type D (Parallel issue [<strong>P</strong>]): <strong>Australia (October 1) – Austria (October 4) – Brunei Darussalam () – Bulgaria – Czech Republic – French Polynesia – Germany (October 10) – Macedonia (North) – <strong>Mexico – </strong>Montenegro – Qatar () – Russia – Slovakia – Switzerland (September 5) – Tajikistan (May) – Vatican (September 16) – Wallis and Futuna</strong></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/10\/19\/upu-150th-anniversary\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:30.06496%"><figure class="tiled-gallery__item"><img data-attachment-id="3986" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia1_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg" data-orig-size="190,132" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia1_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-attachment-id="3986" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia1_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg" data-orig-size="190,132" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia1_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?strip=info&w=190 190w" alt="" data-height="132" data-id="3986" data-link="https://philarz.com/?attachment_id=3986" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg?w=190" data-width="190" src="https://philarz.com/wp-content/uploads/2024/10/20241009australia1_20241001.jpg" role="button" aria-label="Open image 1 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3987" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia2_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg" data-orig-size="190,133" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia2_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-attachment-id="3987" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009australia2_20241001/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg" data-orig-size="190,133" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Australia2_20241001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?strip=info&w=190 190w" alt="" data-height="133" data-id="3987" data-link="https://philarz.com/?attachment_id=3987" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg?w=190" data-width="190" src="https://philarz.com/wp-content/uploads/2024/10/20241009australia2_20241001.jpg" role="button" aria-label="Open image 2 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:41.88482%"><figure class="tiled-gallery__item"><img data-attachment-id="3990" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009austriast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg" data-orig-size="863,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009austriast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=297" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=605" data-attachment-id="3990" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009austriast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg" data-orig-size="863,871" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009austriast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=297" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?strip=info&w=863 863w" alt="" data-height="871" data-id="3990" data-link="https://philarz.com/?attachment_id=3990" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg?w=863" data-width="863" src="https://philarz.com/wp-content/uploads/2024/10/20241009austriast.jpg" role="button" aria-label="Open image 3 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:28.05022%"><figure class="tiled-gallery__item"><img data-attachment-id="3989" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg" data-orig-size="471,353" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=471" data-attachment-id="3989" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg" data-orig-size="471,353" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=471" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?strip=info&w=471 471w" alt="" data-height="353" data-id="3989" data-link="https://philarz.com/?attachment_id=3989" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg?w=471" data-width="471" src="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist1.jpg" role="button" aria-label="Open image 4 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3988" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg" data-orig-size="470,351" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=470" data-attachment-id="3988" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bruneist2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg" data-orig-size="470,351" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bruneist2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=470" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?strip=info&w=470 470w" alt="" data-height="351" data-id="3988" data-link="https://philarz.com/?attachment_id=3988" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg?w=470" data-width="470" src="https://philarz.com/wp-content/uploads/2024/10/20241009bruneist2.jpg" role="button" aria-label="Open image 5 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:71.54661%"><figure class="tiled-gallery__item"><img data-attachment-id="3993" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009frenchpolynesiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg" data-orig-size="588,429" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009FrenchPolynesiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=588" data-attachment-id="3993" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009frenchpolynesiams/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg" data-orig-size="588,429" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009FrenchPolynesiams" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=588" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?strip=info&w=588 588w" alt="" data-height="429" data-id="3993" data-link="https://philarz.com/?attachment_id=3993" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg?w=588" data-width="588" src="https://philarz.com/wp-content/uploads/2024/10/20241009frenchpolynesiams.jpg" role="button" aria-label="Open image 6 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:28.45339%"><figure class="tiled-gallery__item"><img data-attachment-id="3994" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bulgaria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg" data-orig-size="870,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bulgaria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=163" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=557" data-attachment-id="3994" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009bulgaria/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg" data-orig-size="870,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009bulgaria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=163" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=557" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?strip=info&w=870 870w" alt="" data-height="1600" data-id="3994" data-link="https://philarz.com/?attachment_id=3994" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg?w=557" data-width="870" src="https://philarz.com/wp-content/uploads/2024/10/20241009bulgaria.jpg" role="button" aria-label="Open image 7 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:53.40266%"><figure class="tiled-gallery__item"><img data-attachment-id="3992" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009czechrepublic/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg" data-orig-size="522,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Czechrepublic" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=522" data-attachment-id="3992" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009czechrepublic/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg" data-orig-size="522,317" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Czechrepublic" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=522" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?strip=info&w=522 522w" alt="" data-height="317" data-id="3992" data-link="https://philarz.com/?attachment_id=3992" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg?w=522" data-width="522" src="https://philarz.com/wp-content/uploads/2024/10/20241009czechrepublic.jpg" role="button" aria-label="Open image 8 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3996" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009germany20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg" data-orig-size="850,464" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Germany20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=605" data-attachment-id="3996" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009germany20241010/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg" data-orig-size="850,464" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Germany20241010" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?strip=info&w=850 850w" alt="" data-height="464" data-id="3996" data-link="https://philarz.com/?attachment_id=3996" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg?w=850" data-width="850" src="https://philarz.com/wp-content/uploads/2024/10/20241009germany20241010.jpg" role="button" aria-label="Open image 9 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:46.59734%"><figure class="tiled-gallery__item"><img data-attachment-id="3998" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macedoniast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg" data-orig-size="804,1072" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macedoniast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=605" data-attachment-id="3998" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009macedoniast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg" data-orig-size="804,1072" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Macedoniast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?strip=info&w=804 804w" alt="" data-height="1072" data-id="3998" data-link="https://philarz.com/?attachment_id=3998" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg?w=768" data-width="804" src="https://philarz.com/wp-content/uploads/2024/10/20241009macedoniast.jpg" role="button" aria-label="Open image 10 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:57.85051%"><figure class="tiled-gallery__item"><img data-attachment-id="3997" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mexicost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg" data-orig-size="875,530" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mexicost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=605" data-attachment-id="3997" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009mexicost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg" data-orig-size="875,530" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Mexicost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?strip=info&w=875 875w" alt="" data-height="530" data-id="3997" data-link="https://philarz.com/?attachment_id=3997" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg?w=875" data-width="875" src="https://philarz.com/wp-content/uploads/2024/10/20241009mexicost.jpg" role="button" aria-label="Open image 11 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:42.14949%"><figure class="tiled-gallery__item"><img data-attachment-id="3999" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009montenegrost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg" data-orig-size="1258,1047" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Montenegrost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=605" data-attachment-id="3999" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009montenegrost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg" data-orig-size="1258,1047" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Montenegrost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?strip=info&w=1258 1258w" alt="" data-height="1047" data-id="3999" data-link="https://philarz.com/?attachment_id=3999" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg?w=1024" data-width="1258" src="https://philarz.com/wp-content/uploads/2024/10/20241009montenegrost.jpg" role="button" aria-label="Open image 12 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:38.01138%"><figure class="tiled-gallery__item"><img data-attachment-id="4002" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009russia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg" data-orig-size="851,849" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=605" data-attachment-id="4002" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009russia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg" data-orig-size="851,849" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?strip=info&w=851 851w" alt="" data-height="849" data-id="4002" data-link="https://philarz.com/?attachment_id=4002" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg?w=851" data-width="851" src="https://philarz.com/wp-content/uploads/2024/10/20241009russia.jpg" role="button" aria-label="Open image 13 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:61.98862%"><figure class="tiled-gallery__item"><img data-attachment-id="4003" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovakiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg" data-orig-size="1598,976" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009slovakiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=605" data-attachment-id="4003" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009slovakiast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg" data-orig-size="1598,976" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009slovakiast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?strip=info&w=1598 1598w" alt="" data-height="976" data-id="4003" data-link="https://philarz.com/?attachment_id=4003" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg?w=1024" data-width="1598" src="https://philarz.com/wp-content/uploads/2024/10/20241009slovakiast.jpg" role="button" aria-label="Open image 14 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:56.55108%"><figure class="tiled-gallery__item"><img data-attachment-id="4008" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009switzerland/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg" data-orig-size="1692,1991" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009switzerland" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=255" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=605" data-attachment-id="4008" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009switzerland/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg" data-orig-size="1692,1991" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009switzerland" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=255" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?strip=info&w=1692 1692w" alt="" data-height="1991" data-id="4008" data-link="https://philarz.com/?attachment_id=4008" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg?w=870" data-width="1692" src="https://philarz.com/wp-content/uploads/2024/10/20241009switzerland.jpg" role="button" aria-label="Open image 15 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:43.44892%"><figure class="tiled-gallery__item"><img data-attachment-id="4001" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009qatarss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg" data-orig-size="601,453" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Qatarss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=601" data-attachment-id="4001" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009qatarss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg" data-orig-size="601,453" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Qatarss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=601" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?strip=info&w=601 601w" alt="" data-height="453" data-id="4001" data-link="https://philarz.com/?attachment_id=4001" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg?w=601" data-width="601" src="https://philarz.com/wp-content/uploads/2024/10/20241009qatarss.jpg" role="button" aria-label="Open image 16 of 19 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4005" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009wallisfutuna/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg" data-orig-size="329,253" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009wallisfutuna" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=329" data-attachment-id="4005" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009wallisfutuna/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg" data-orig-size="329,253" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009wallisfutuna" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=329" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?strip=info&w=329 329w" alt="" data-height="253" data-id="4005" data-link="https://philarz.com/?attachment_id=4005" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg?w=329" data-width="329" src="https://philarz.com/wp-content/uploads/2024/10/20241009wallisfutuna.jpg" role="button" aria-label="Open image 17 of 19 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:30.87904%"><figure class="tiled-gallery__item"><img data-attachment-id="4006" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vatican20241016/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg" data-orig-size="758,1004" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vatican20241016" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=605" data-attachment-id="4006" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009vatican20241016/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg" data-orig-size="758,1004" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009vatican20241016" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?strip=info&w=758 758w" alt="" data-height="1004" data-id="4006" data-link="https://philarz.com/?attachment_id=4006" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg?w=758" data-width="758" src="https://philarz.com/wp-content/uploads/2024/10/20241009vatican20241016.jpg" role="button" aria-label="Open image 18 of 19 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:69.12096%"><figure class="tiled-gallery__item"><img data-attachment-id="4007" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tajikistanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg" data-orig-size="1320,779" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tajikistanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=605" data-attachment-id="4007" data-permalink="https://philarz.com/2024/10/19/upu-150th-anniversary/20241009tajikistanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg" data-orig-size="1320,779" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009tajikistanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?strip=info&w=1320 1320w" alt="" data-height="779" data-id="4007" data-link="https://philarz.com/?attachment_id=4007" data-url="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg?w=1024" data-width="1320" src="https://philarz.com/wp-content/uploads/2024/10/20241009tajikistanst.jpg" role="button" aria-label="Open image 19 of 19 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Countries of type E (<em>not considered as joint</em>): Belgium (June 10) – Serbia (May 25) – United Nations – Geneva (May 30) – United Nations – New York (May 30) – United Nations – Vienna (May 30).</p> <p>So far, 86 countries are listed above to which one has to add 2 postal authorities that have issued stamps that cannot be considered as joint (<em>Type E – United Nations offices are not taken in account as countries, UPU being a sub-unit of the United Nations</em>). The UPU counts presently 192 members, which means information from 106 countries (!) is missing. Obviously there will be an update of this page. A great help is needed here to recover information from other participating countries. We are also missing better quality images for stamps from Ivory Coast and Ukraine. Thanks a lot in advance for providing name of missing countries, exact dates of issue, and when possible illustrations, printing runs, sizes of panels and by-product lists.</p> <p>The catalogue pages should be updated within the next week.</p> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/algeria/" rel="category tag">Algeria</a> <a href="https://philarz.com/category/countries/andorra-french/" rel="category tag">Andorra (French)</a> <a href="https://philarz.com/category/countries/andorra-spanish/" rel="category tag">Andorra (Spanish)</a> <a href="https://philarz.com/category/countries/argentina/" rel="category tag">Argentina</a> <a href="https://philarz.com/category/countries/armenia/" rel="category tag">Armenia</a> <a href="https://philarz.com/category/countries/australia/" rel="category tag">Australia</a> <a href="https://philarz.com/category/countries/austria/" rel="category tag">Austria</a> <a href="https://philarz.com/category/countries/azerbaijan/" rel="category tag">Azerbaijan</a> <a href="https://philarz.com/category/countries/bangladesh/" rel="category tag">Bangladesh</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/countries/bosnia-serbia/" rel="category tag">Bosnia (Serbia)</a> <a href="https://philarz.com/category/countries/bosnia-herzegovina/" rel="category tag">Bosnia Herzegovina</a> <a href="https://philarz.com/category/countries/brazil/" rel="category tag">Brazil</a> <a href="https://philarz.com/category/countries/brunei/" rel="category tag">Brunei</a> <a href="https://philarz.com/category/countries/bulgaria/" rel="category tag">Bulgaria</a> <a href="https://philarz.com/category/countries/burundi/" rel="category tag">Burundi</a> <a href="https://philarz.com/category/countries/central-african-republic/" rel="category tag">Central African Republic</a> <a href="https://philarz.com/category/countries/china-pr/" rel="category tag">China PR</a> <a href="https://philarz.com/category/countries/croatia/" rel="category tag">Croatia</a> <a href="https://philarz.com/category/countries/cyprus/" rel="category tag">Cyprus</a> <a href="https://philarz.com/category/countries/czech-republic/" rel="category tag">Czech Republic</a> <a href="https://philarz.com/category/countries/djibouti/" rel="category tag">Djibouti</a> <a href="https://philarz.com/category/countries/dominican-republic/" rel="category tag">Dominican Republic</a> <a href="https://philarz.com/category/countries/egypt/" rel="category tag">Egypt</a> <a href="https://philarz.com/category/countries/france/" rel="category tag">France</a> <a href="https://philarz.com/category/countries/french-polynesia/" rel="category tag">French Polynesia</a> <a href="https://philarz.com/category/countries/georgia/" rel="category tag">Georgia</a> <a href="https://philarz.com/category/countries/germany/" rel="category tag">Germany</a> <a href="https://philarz.com/category/countries/greece/" rel="category tag">Greece</a> <a href="https://philarz.com/category/countries/guernsey/" rel="category tag">Guernsey</a> <a href="https://philarz.com/category/countries/guinea/" rel="category tag">Guinea</a> <a href="https://philarz.com/category/countries/guinea-bissau/" rel="category tag">Guinea Bissau</a> <a href="https://philarz.com/category/countries/hong-kong/" rel="category tag">Hong Kong</a> <a href="https://philarz.com/category/countries/hungary/" rel="category tag">Hungary</a> <a href="https://philarz.com/category/countries/india/" rel="category tag">India</a> <a href="https://philarz.com/category/countries/indonesia/" rel="category tag">Indonesia</a> <a href="https://philarz.com/category/countries/isle-of-man/" rel="category tag">Isle of Man</a> <a href="https://philarz.com/category/countries/ivory-coast/" rel="category tag">Ivory Coast</a> <a href="https://philarz.com/category/countries/japan/" rel="category tag">Japan</a> <a href="https://philarz.com/category/countries/jordan/" rel="category tag">Jordan</a> <a href="https://philarz.com/category/countries/korea-south/" rel="category tag">Korea (South)</a> <a href="https://philarz.com/category/countries/kyrgyzstan/" rel="category tag">Kyrgyzstan</a> <a href="https://philarz.com/category/countries/latvia/" rel="category tag">Latvia</a> <a href="https://philarz.com/category/countries/liberia/" rel="category tag">Liberia</a> <a href="https://philarz.com/category/countries/lithuania/" rel="category tag">Lithuania</a> <a href="https://philarz.com/category/countries/luxembourg/" rel="category tag">Luxembourg</a> <a href="https://philarz.com/category/countries/macau/" rel="category tag">Macau</a> <a href="https://philarz.com/category/countries/macedonia-north/" rel="category tag">Macedonia (North)</a> <a href="https://philarz.com/category/countries/malaysia/" rel="category tag">Malaysia</a> <a href="https://philarz.com/category/countries/mali/" rel="category tag">Mali</a> <a href="https://philarz.com/category/countries/mauritius/" rel="category tag">Mauritius</a> <a href="https://philarz.com/category/countries/mexico/" rel="category tag">Mexico</a> <a href="https://philarz.com/category/countries/moldova/" rel="category tag">Moldova</a> <a href="https://philarz.com/category/countries/monaco/" rel="category tag">Monaco</a> <a href="https://philarz.com/category/countries/mongolia/" rel="category tag">Mongolia</a> <a href="https://philarz.com/category/countries/montenegro/" rel="category tag">Montenegro</a> <a href="https://philarz.com/category/countries/morocco/" rel="category tag">Morocco</a> <a href="https://philarz.com/category/countries/myanmar/" rel="category tag">Myanmar</a> <a href="https://philarz.com/category/countries/pakistan/" rel="category tag">Pakistan</a> <a href="https://philarz.com/category/countries/paraguay/" rel="category tag">Paraguay</a> <a href="https://philarz.com/category/countries/peru/" rel="category tag">Peru</a> <a href="https://philarz.com/category/countries/portugal/" rel="category tag">Portugal</a> <a href="https://philarz.com/category/topics/post/" rel="category tag">Post</a> <a href="https://philarz.com/category/countries/qatar/" rel="category tag">Qatar</a> <a href="https://philarz.com/category/countries/romania/" rel="category tag">Romania</a> <a href="https://philarz.com/category/countries/russia/" rel="category tag">Russia</a> <a href="https://philarz.com/category/countries/san-marino/" rel="category tag">San Marino</a> <a href="https://philarz.com/category/countries/saudi-arabia/" rel="category tag">Saudi Arabia</a> <a href="https://philarz.com/category/topics/sculpture/" rel="category tag">Sculpture</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a> <a href="https://philarz.com/category/countries/sierra-leone/" rel="category tag">Sierra Leone</a> <a href="https://philarz.com/category/countries/singapore/" rel="category tag">Singapore</a> <a href="https://philarz.com/category/countries/slovakia/" rel="category tag">Slovakia</a> <a href="https://philarz.com/category/countries/slovenia/" rel="category tag">Slovenia</a> <a href="https://philarz.com/category/countries/spain/" rel="category tag">Spain</a> <a href="https://philarz.com/category/countries/sri-lanka/" rel="category tag">Sri Lanka</a> <a href="https://philarz.com/category/countries/switzerland/" rel="category tag">Switzerland</a> <a href="https://philarz.com/category/countries/syria/" rel="category tag">Syria</a> <a href="https://philarz.com/category/countries/tajikistan/" rel="category tag">Tajikistan</a> <a href="https://philarz.com/category/countries/turkiye/" rel="category tag">Türkiye</a> <a href="https://philarz.com/category/countries/thailand/" rel="category tag">Thailand</a> <a href="https://philarz.com/category/countries/togo/" rel="category tag">Togo</a> <a href="https://philarz.com/category/topics/transport/" rel="category tag">Transport</a> <a href="https://philarz.com/category/countries/tunisia/" rel="category tag">Tunisia</a> <a href="https://philarz.com/category/countries/turkmenistan/" rel="category tag">Turkmenistan</a> <a href="https://philarz.com/category/countries/ukraine/" rel="category tag">Ukraine</a> <a href="https://philarz.com/category/countries/united-arab-emirates/" rel="category tag">United Arab Emirates</a> <a href="https://philarz.com/category/topics/upu/" rel="category tag">UPU</a> <a href="https://philarz.com/category/countries/uruguay/" rel="category tag">Uruguay</a> <a href="https://philarz.com/category/countries/uzbekistan/" rel="category tag">Uzbekistan</a> <a href="https://philarz.com/category/countries/vatican/" rel="category tag">Vatican</a> <a href="https://philarz.com/category/countries/vietnam/" rel="category tag">Vietnam</a> <a href="https://philarz.com/category/countries/wallis-and-futuna/" rel="category tag">Wallis and Futuna</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/10/19/upu-150th-anniversary/#comments">3 Comments</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3331" class="post-3331 post type-post status-publish format-standard has-post-thumbnail hentry category-angola category-azerbaijan category-belarus category-bulgaria category-cape-verde category-europa-cept-posteurop category-faroe category-guatemala category-history category-india category-isle-of-man category-israel category-kazakhstan category-moldova category-pakistan category-poland category-portugal category-post category-romania category-serbia"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/03/04/update-february-2024/" rel="bookmark">Update February 2024</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2024/03/04/update-february-2024/" rel="bookmark"><time class="entry-date published" datetime="2024-03-04T07:50:05+01:00">4 March 2024</time><time class="updated" datetime="2024-05-31T06:09:57+02:00">31 May 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Several new information have been reported over the month of February 2024, some of them even contradicting previously announced issues:</p> <p>The first and most intriguing is related to the <strong>India – Israel </strong>joint issue initially scheduled for issue on <strong>February 13, 2024</strong>. From Uri Barlev (Israel), we learned that everything was prepared by Israel Post Philatelic Service, including printing and cancelling FDCs for release on that date. For some mysterious reason, there was a dispute between Israel and India postal services concerning the date of issue. India Post announced that the issue date would be in the third week of March. Hence, Israel Post withdrew the issue and recalled all distributed material. The Israeli material will be distributed on a new issue date, apparently May 7, 2024, and it is not clear yet if new FDCs will be prepared or the precancelled February ones will be used. No additional information is available from the Indian side.</p> <div class="wp-block-image"> <figure class="aligncenter size-medium"><img data-attachment-id="3259" data-permalink="https://philarz.com/2024/01/22/january-2023-news/20240213israelss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/01/20240213israelss.jpg" data-orig-size="827,1063" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240213israelss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/01/20240213israelss.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/01/20240213israelss.jpg?w=605" loading="lazy" width="233" height="299" src="https://philarz.com/wp-content/uploads/2024/01/20240213israelss.jpg?w=233" alt="" class="wp-image-3259" srcset="https://philarz.com/wp-content/uploads/2024/01/20240213israelss.jpg?w=233 233w, https://philarz.com/wp-content/uploads/2024/01/20240213israelss.jpg?w=466 466w, https://philarz.com/wp-content/uploads/2024/01/20240213israelss.jpg?w=117 117w" sizes="(max-width: 233px) 100vw, 233px" /></figure></div> <p></p> <p>The April 25<sup>th</sup> 1974 event was the overthrow of the Estado Novo government in Portugal. It led to the independence of Angola, Cape Verde, Guinea-Bissau, Mozambique and Sao Tome and Principe. All those countries could have been part of the joint issue announced by <strong>Portugal</strong>. Very recently, it was confirmed that only <strong>Angola </strong>and <strong>Cape Verde</strong> will join Portugal in this new issue scheduled for April 2024. Exact date is not known yet, but it could indeed be the anniversary date of <strong>April 25, 2024</strong>.</p> <p>Stefan Kepic, Slovakia discovered an additional 2022 October 9 World Post Day stamp with identical design issued by <strong>Guatemala </strong>on <strong>February 28, 2023</strong> in miniature sheets of 10 stamps (now reported under [<strong>T20221009</strong>]).</p> <figure class="wp-block-image size-large"><img data-attachment-id="3339" data-permalink="https://philarz.com/2024/03/04/update-february-2024/20230229guatemala20221009ms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg" data-orig-size="1110,928" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20230229guatemala20221009ms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg?w=605" loading="lazy" width="1024" height="856" src="https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg?w=1024" alt="" class="wp-image-3339" srcset="https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg?w=1024 1024w, https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg?w=768 768w, https://philarz.com/wp-content/uploads/2024/03/20230229guatemala20221009ms.jpg 1110w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure> <p></p> <p>Ehsan Mehmood (Pakistan) reported information about products linking Belarus and Pakistan celebrating the 30th anniversary of their relationship. Pakistan issued a stamp on February 3, 2024 while Belarus issued a postal stationery (cover) on March 1, 2024 with first day cancellation on March 4, 2024. Designs are different and there is no hint from both postal administrations that these products have been created jointly. Therefore and unfortunately we cannot recognize them as joint.</p> <p></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/03\/04\/update-february-2024\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:50.00000%"><figure class="tiled-gallery__item"><img data-attachment-id="3342" data-permalink="https://philarz.com/2024/03/04/update-february-2024/20240203pakistanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg" data-orig-size="343,219" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240203pakistanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg?w=343" data-attachment-id="3342" data-permalink="https://philarz.com/2024/03/04/update-february-2024/20240203pakistanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg" data-orig-size="343,219" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240203pakistanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg?w=343" srcset="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg?strip=info&w=343 343w" alt="" data-height="219" data-id="3342" data-link="https://philarz.com/?attachment_id=3342" data-url="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg?w=300" data-width="343" src="https://philarz.com/wp-content/uploads/2024/03/20240203pakistanst.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:50.00000%"><figure class="tiled-gallery__item"><img data-attachment-id="3341" data-permalink="https://philarz.com/2024/03/04/update-february-2024/20240301belaruscanc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg" data-orig-size="731,455" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240301belaruscanc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg?w=605" data-attachment-id="3341" data-permalink="https://philarz.com/2024/03/04/update-february-2024/20240301belaruscanc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg" data-orig-size="731,455" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240301belaruscanc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg?strip=info&w=731 731w" alt="" data-height="455" data-id="3341" data-link="https://philarz.com/?attachment_id=3341" data-url="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg?w=300" data-width="731" src="https://philarz.com/wp-content/uploads/2024/03/20240301belaruscanc.jpg" /></figure></div></div></div></div></div> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="3344" data-permalink="https://philarz.com/2024/03/04/update-february-2024/20240304belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/20240304belarus.jpg" data-orig-size="546,273" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"\u041a\u043e\u0433\u0443\u0442 \u041e\u043b\u044c\u0433\u0430 \u0421\u0435\u0440\u0433\u0435\u0435\u0432\u043d\u0430","camera":"","caption":"","created_timestamp":"1709026738","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240304belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/20240304belarus.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/20240304belarus.jpg?w=546" loading="lazy" width="546" height="273" src="https://philarz.com/wp-content/uploads/2024/03/20240304belarus.jpg?w=546" alt="" class="wp-image-3344" srcset="https://philarz.com/wp-content/uploads/2024/03/20240304belarus.jpg 546w, https://philarz.com/wp-content/uploads/2024/03/20240304belarus.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2024/03/20240304belarus.jpg?w=300 300w" sizes="(max-width: 546px) 100vw, 546px" /></figure></div> <p></p> <p>During the year 2023, PostEurop celebrated its 30th anniversary. Some countries had issued during the year stamps using an identical logo provided by PostEurop. Information was collected about such issues but we had to come to the conclusion that the countries having celebrated with stamps this anniversary have not done it in a coordinated way and therefore all these stamps cannot be considered as joint. For those still interested in these stamps, here is a list of countries having participated during the year 2023: Azerbaijan (July 10), Bulgaria (September 12), the Faroe Islands (October 23, logo on a stamp showing waterlilies), Kazakhstan (November 20), Moldova (May 20) and Serbia (September 5). The Isle of Man (July 5) added this logo on a their 2023 Europa stamp, while Poland (December 1) and Romania (August 31) have both issued a postal stationary. This list may not be complete and any additional information is welcome.</p> <p></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/03\/04\/update-february-2024\/"}' class="wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular"><div class=""><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:40.79072%"><figure class="tiled-gallery__item"><img data-attachment-id="3375" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30poland20230000/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg" data-orig-size="600,425" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30poland20230000" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg?w=600" data-attachment-id="3375" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30poland20230000/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg" data-orig-size="600,425" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30poland20230000" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg?w=600" srcset="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg?strip=info&w=600 600w" alt="" data-height="425" data-id="3375" data-link="https://philarz.com/?attachment_id=3375" data-url="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg?w=600" data-width="600" src="https://philarz.com/wp-content/uploads/2024/03/posteurop30poland20230000.jpg" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="3369" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30azerbaijan20230710/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg" data-orig-size="178,180" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30azerbaijan20230710" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg?w=178" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg?w=178" data-attachment-id="3369" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30azerbaijan20230710/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg" data-orig-size="178,180" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30azerbaijan20230710" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg?w=178" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg?w=178" srcset="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg?strip=info&w=178 178w" alt="" data-height="180" data-id="3369" data-link="https://philarz.com/?attachment_id=3369" data-url="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg?w=178" data-width="178" src="https://philarz.com/wp-content/uploads/2024/03/posteurop30azerbaijan20230710.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:59.20928%"><figure class="tiled-gallery__item"><img data-attachment-id="3373" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30serbia20230905/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg" data-orig-size="168,200" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30serbia20230905" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg?w=168" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg?w=168" data-attachment-id="3373" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30serbia20230905/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg" data-orig-size="168,200" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30serbia20230905" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg?w=168" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg?w=168" srcset="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg?strip=info&w=168 168w" alt="" data-height="200" data-id="3373" data-link="https://philarz.com/?attachment_id=3373" data-url="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg?w=168" data-width="168" src="https://philarz.com/wp-content/uploads/2024/03/posteurop30serbia20230905.jpg" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:17.04724%"><figure class="tiled-gallery__item"><img data-attachment-id="3370" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30bulgaria20230912/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg" data-orig-size="163,215" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30bulgaria20230912" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg?w=163" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg?w=163" data-attachment-id="3370" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30bulgaria20230912/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg" data-orig-size="163,215" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30bulgaria20230912" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg?w=163" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg?w=163" srcset="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg?strip=info&w=163 163w" alt="" data-height="215" data-id="3370" data-link="https://philarz.com/?attachment_id=3370" data-url="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg?w=163" data-width="163" src="https://philarz.com/wp-content/uploads/2024/03/posteurop30bulgaria20230912.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:17.32493%"><figure class="tiled-gallery__item"><img data-attachment-id="3371" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30kazakhstan20230000/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg" data-orig-size="131,170" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30kazakhstan20230000" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg?w=131" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg?w=131" data-attachment-id="3371" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30kazakhstan20230000/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg" data-orig-size="131,170" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30kazakhstan20230000" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg?w=131" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg?w=131" srcset="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg?strip=info&w=131 131w" alt="" data-height="170" data-id="3371" data-link="https://philarz.com/?attachment_id=3371" data-url="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg?w=131" data-width="131" src="https://philarz.com/wp-content/uploads/2024/03/posteurop30kazakhstan20230000.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:22.44226%"><figure class="tiled-gallery__item"><img data-attachment-id="3372" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30moldova20230520/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg" data-orig-size="170,170" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30moldova20230520" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg?w=170" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg?w=170" data-attachment-id="3372" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30moldova20230520/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg" data-orig-size="170,170" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30moldova20230520" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg?w=170" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg?w=170" srcset="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg?strip=info&w=170 170w" alt="" data-height="170" data-id="3372" data-link="https://philarz.com/?attachment_id=3372" data-url="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg?w=170" data-width="170" src="https://philarz.com/wp-content/uploads/2024/03/posteurop30moldova20230520.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:43.18556%"><figure class="tiled-gallery__item"><img data-attachment-id="3376" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30romania20230000/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg" data-orig-size="1625,842" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30romania20230000" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?w=605" data-attachment-id="3376" data-permalink="https://philarz.com/2024/03/04/update-february-2024/posteurop30romania20230000/" data-orig-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg" data-orig-size="1625,842" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="posteurop30romania20230000" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?strip=info&w=1625 1625w" alt="" data-height="842" data-id="3376" data-link="https://philarz.com/?attachment_id=3376" data-url="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg?w=1024" data-width="1625" src="https://philarz.com/wp-content/uploads/2024/03/posteurop30romania20230000.jpg" /></figure></div></div></div></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/angola/" rel="category tag">Angola</a> <a href="https://philarz.com/category/countries/azerbaijan/" rel="category tag">Azerbaijan</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/countries/bulgaria/" rel="category tag">Bulgaria</a> <a href="https://philarz.com/category/countries/cape-verde/" rel="category tag">Cape Verde</a> <a href="https://philarz.com/category/topics/europa-cept-posteurop/" rel="category tag">Europa - CEPT - PostEurop</a> <a href="https://philarz.com/category/countries/faroe/" rel="category tag">Faroe</a> <a href="https://philarz.com/category/countries/guatemala/" rel="category tag">Guatemala</a> <a href="https://philarz.com/category/topics/history/" rel="category tag">History</a> <a href="https://philarz.com/category/countries/india/" rel="category tag">India</a> <a href="https://philarz.com/category/countries/isle-of-man/" rel="category tag">Isle of Man</a> <a href="https://philarz.com/category/countries/israel/" rel="category tag">Israel</a> <a href="https://philarz.com/category/countries/kazakhstan/" rel="category tag">Kazakhstan</a> <a href="https://philarz.com/category/countries/moldova/" rel="category tag">Moldova</a> <a href="https://philarz.com/category/countries/pakistan/" rel="category tag">Pakistan</a> <a href="https://philarz.com/category/countries/poland/" rel="category tag">Poland</a> <a href="https://philarz.com/category/countries/portugal/" rel="category tag">Portugal</a> <a href="https://philarz.com/category/topics/post/" rel="category tag">Post</a> <a href="https://philarz.com/category/countries/romania/" rel="category tag">Romania</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/03/04/update-february-2024/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-1857" class="post-1857 post type-post status-publish format-standard hentry category-algeria category-belarus category-borrowed category-bosnia-herzegovina category-cambodia category-croatia category-egypt category-fiji category-joint-issue category-nature category-post category-russia category-serbia category-sri-lanka category-syria category-thailand category-tunisia category-turkey category-upu"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2022/10/21/world-postal-day/" rel="bookmark">World Post Day 2022 (2)</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2022/10/21/world-postal-day/" rel="bookmark"><time class="entry-date published" datetime="2022-10-21T16:52:33+02:00">21 October 2022</time><time class="updated" datetime="2022-10-27T09:05:09+02:00">27 October 2022</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p><strong>October 9, 2022</strong>, day at which the UPU organized a common issue at the occasion of the World Post Day, was a Sunday. This is not the best day for launching a stamp and we preferred waiting a few days to collect a maximum of information around this issue in order to include also stamps that were released after this official date. We were not disappointed and we received a lot of additional information from our friends Kenneth Sequeira (Dubai), Ali Ahmed Med Achour (Algeria), Don Birschel (USA), Enzo Cafaro (Italy), Kenneth Sequeira (Singapore) and others. Thanks to all of them.</p> <p>So far (the list is probably not complete), the countries having issued stamps with the UPU design include the followings: <strong>Belarus</strong>, <strong>Bosnia Herzegovina</strong>, <strong>Cambodia</strong>, <strong>Croatia</strong>, <strong>Egypt</strong>, <strong>Fiji</strong> (September 22, release date, but official FDC dated October 9), <strong>Russia</strong> (October 7), <strong>Serbia</strong> (October 7), <strong>Sri Lanka</strong>, , <strong>Syria </strong>(1 stamp, 1 souvenir sheet), <strong>Thailand</strong>, <strong>Tunisia</strong>, <strong>Turkey</strong>. All these countries have issued one single stamp at the date of October 9, 2022, except otherwise stated.</p> <p><strong>Algeria</strong> (October 9, 2022) participated as well but adapted the design. </p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2022\/10\/21\/world-postal-day\/"}' class="wp-block-jetpack-tiled-gallery is-style-rectangular"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:24.29292%;"><figure class="tiled-gallery__item"><img data-attachment-id="1866" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png" data-orig-size="679,1001" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20221009algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png?w=203" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png?w=605" data-attachment-id="1866" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009algeria/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png" data-orig-size="679,1001" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20221009algeria" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png?w=203" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png?w=605" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png?strip=info&w=679 679w" alt="" data-height="1001" data-id="1866" data-link="https://philarz.com/?attachment_id=1866" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png?w=679" data-width="679" src="https://philarz.com/wp-content/uploads/2022/10/20221009algeria.png" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.32411%;"><figure class="tiled-gallery__item"><img data-attachment-id="1867" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009belarus-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg" data-orig-size="686,970" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666342034","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009belarus-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg?w=212" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg?w=605" data-attachment-id="1867" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009belarus-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg" data-orig-size="686,970" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666342034","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009belarus-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg?w=212" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg?strip=info&w=686 686w" alt="" data-height="970" data-id="1867" data-link="https://philarz.com/?attachment_id=1867" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg?w=686" data-width="686" src="https://philarz.com/wp-content/uploads/2022/10/20221009belarus-1.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:23.94381%;"><figure class="tiled-gallery__item"><img data-attachment-id="1868" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009bosniaherzeg/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg" data-orig-size="476,712" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333586","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009bosniaherzeg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg?w=201" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg?w=476" data-attachment-id="1868" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009bosniaherzeg/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg" data-orig-size="476,712" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333586","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009bosniaherzeg" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg?w=201" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg?w=476" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg?strip=info&w=476 476w" alt="" data-height="712" data-id="1868" data-link="https://philarz.com/?attachment_id=1868" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg?w=476" data-width="476" src="https://philarz.com/wp-content/uploads/2022/10/20221009bosniaherzeg.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:26.43917%;"><figure class="tiled-gallery__item"><img data-attachment-id="1869" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009cambodiast1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg" data-orig-size="144,195" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333405","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009cambodiast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg?w=144" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg?w=144" data-attachment-id="1869" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009cambodiast1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg" data-orig-size="144,195" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333405","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009cambodiast1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg?w=144" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg?w=144" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg?strip=info&w=144 144w" alt="" data-height="195" data-id="1869" data-link="https://philarz.com/?attachment_id=1869" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg?w=144" data-width="144" src="https://philarz.com/wp-content/uploads/2022/10/20221009cambodiast1.jpg" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:34.40423%;"><figure class="tiled-gallery__item"><img data-attachment-id="1870" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009croatia-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg" data-orig-size="309,370" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1664952707","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009croatia-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg?w=251" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg?w=309" data-attachment-id="1870" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009croatia-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg" data-orig-size="309,370" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1664952707","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009croatia-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg?w=251" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg?w=309" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg?strip=info&w=309 309w" alt="" data-height="370" data-id="1870" data-link="https://philarz.com/?attachment_id=1870" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg?w=309" data-width="309" src="https://philarz.com/wp-content/uploads/2022/10/20221009croatia-1.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:34.39381%;"><figure class="tiled-gallery__item"><img data-attachment-id="1872" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg" data-orig-size="809,969" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666334366","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009egypt" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg?w=250" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg?w=605" data-attachment-id="1872" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg" data-orig-size="809,969" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666334366","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009egypt" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg?w=250" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg?strip=info&w=809 809w" alt="" data-height="969" data-id="1872" data-link="https://philarz.com/?attachment_id=1872" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg?w=809" data-width="809" src="https://philarz.com/wp-content/uploads/2022/10/20221009egypt.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:31.20196%;"><figure class="tiled-gallery__item"><img data-attachment-id="1873" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009fiji/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg" data-orig-size="580,766" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333438","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009fiji" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg?w=580" data-attachment-id="1873" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009fiji/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg" data-orig-size="580,766" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333438","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009fiji" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg?w=580" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg?strip=info&w=580 580w" alt="" data-height="766" data-id="1873" data-link="https://philarz.com/?attachment_id=1873" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg?w=580" data-width="580" src="https://philarz.com/wp-content/uploads/2022/10/20221009fiji.jpg" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:23.65754%;"><figure class="tiled-gallery__item"><img data-attachment-id="1874" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009russia/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg" data-orig-size="214,300" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20221009russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg?w=214" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg?w=214" data-attachment-id="1874" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009russia/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg" data-orig-size="214,300" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20221009russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg?w=214" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg?w=214" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg?strip=info&w=214 214w" alt="" data-height="300" data-id="1874" data-link="https://philarz.com/?attachment_id=1874" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg?w=214" data-width="214" src="https://philarz.com/wp-content/uploads/2022/10/20221009russia.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.06624%;"><figure class="tiled-gallery__item"><img data-attachment-id="1875" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009serbia/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg" data-orig-size="601,795" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333542","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009serbia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg?w=601" data-attachment-id="1875" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009serbia/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg" data-orig-size="601,795" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333542","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009serbia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg?w=227" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg?w=601" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg?strip=info&w=601 601w" alt="" data-height="795" data-id="1875" data-link="https://philarz.com/?attachment_id=1875" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg?w=601" data-width="601" src="https://philarz.com/wp-content/uploads/2022/10/20221009serbia.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:24.1574%;"><figure class="tiled-gallery__item"><img data-attachment-id="1876" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009srilanka/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg" data-orig-size="389,534" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666370205","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009srilanka" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg?w=389" data-attachment-id="1876" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009srilanka/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg" data-orig-size="389,534" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666370205","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009srilanka" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg?w=389" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg?strip=info&w=389 389w" alt="" data-height="534" data-id="1876" data-link="https://philarz.com/?attachment_id=1876" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg?w=389" data-width="389" src="https://philarz.com/wp-content/uploads/2022/10/20221009srilanka.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:27.11882%;"><figure class="tiled-gallery__item"><img data-attachment-id="1877" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009syriassb/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg" data-orig-size="994,1215" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666334968","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009syriassb" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?w=245" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?w=605" data-attachment-id="1877" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009syriassb/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg" data-orig-size="994,1215" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666334968","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009syriassb" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?w=245" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?strip=info&w=994 994w" alt="" data-height="1215" data-id="1877" data-link="https://philarz.com/?attachment_id=1877" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg?w=838" data-width="994" src="https://philarz.com/wp-content/uploads/2022/10/20221009syriassb.jpg" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:25.60357%;"><figure class="tiled-gallery__item"><img data-attachment-id="1878" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009syriastb/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg" data-orig-size="705,964" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666335115","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009syriastb" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg?w=605" data-attachment-id="1878" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009syriastb/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg" data-orig-size="705,964" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666335115","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009syriastb" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg?w=219" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg?strip=info&w=705 705w" alt="" data-height="964" data-id="1878" data-link="https://philarz.com/?attachment_id=1878" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg?w=705" data-width="705" src="https://philarz.com/wp-content/uploads/2022/10/20221009syriastb.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:22.0469%;"><figure class="tiled-gallery__item"><img data-attachment-id="1879" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009thailand2/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg" data-orig-size="681,1082" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666334547","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009thailand2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg?w=189" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg?w=605" data-attachment-id="1879" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009thailand2/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg" data-orig-size="681,1082" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666334547","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009thailand2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg?w=189" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg?strip=info&w=681 681w" alt="" data-height="1082" data-id="1879" data-link="https://philarz.com/?attachment_id=1879" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg?w=644" data-width="681" src="https://philarz.com/wp-content/uploads/2022/10/20221009thailand2.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:26.41963%;"><figure class="tiled-gallery__item"><img data-attachment-id="1880" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009tunisia/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg" data-orig-size="240,318" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333647","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009tunisia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg?w=240" data-attachment-id="1880" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009tunisia/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg" data-orig-size="240,318" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333647","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009tunisia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg?w=240" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg?strip=info&w=240 240w" alt="" data-height="318" data-id="1880" data-link="https://philarz.com/?attachment_id=1880" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg?w=240" data-width="240" src="https://philarz.com/wp-content/uploads/2022/10/20221009tunisia.jpg" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.9299%;"><figure class="tiled-gallery__item"><img data-attachment-id="1881" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009turkey/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg" data-orig-size="914,1234" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333513","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009turkey" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?w=222" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?w=605" data-attachment-id="1881" data-permalink="https://philarz.com/2022/10/21/world-postal-day/20221009turkey/" data-orig-file="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg" data-orig-size="914,1234" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1666333513","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20221009turkey" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?w=222" data-large-file="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?strip=info&w=914 914w" alt="" data-height="1234" data-id="1881" data-link="https://philarz.com/?attachment_id=1881" data-url="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg?w=758" data-width="914" src="https://philarz.com/wp-content/uploads/2022/10/20221009turkey.jpg" /></figure></div></div></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/algeria/" rel="category tag">Algeria</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/ji-sub-types/borrowed/" rel="category tag">Borrowed</a> <a href="https://philarz.com/category/countries/bosnia-herzegovina/" rel="category tag">Bosnia Herzegovina</a> <a href="https://philarz.com/category/countries/cambodia/" rel="category tag">Cambodia</a> <a href="https://philarz.com/category/countries/croatia/" rel="category tag">Croatia</a> <a href="https://philarz.com/category/countries/egypt/" rel="category tag">Egypt</a> <a href="https://philarz.com/category/countries/fiji/" rel="category tag">Fiji</a> <a href="https://philarz.com/category/joint-issue/" rel="category tag">Joint Issue</a> <a href="https://philarz.com/category/topics/nature/" rel="category tag">Nature</a> <a href="https://philarz.com/category/topics/post/" rel="category tag">Post</a> <a href="https://philarz.com/category/countries/russia/" rel="category tag">Russia</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a> <a href="https://philarz.com/category/countries/sri-lanka/" rel="category tag">Sri Lanka</a> <a href="https://philarz.com/category/countries/syria/" rel="category tag">Syria</a> <a href="https://philarz.com/category/countries/thailand/" rel="category tag">Thailand</a> <a href="https://philarz.com/category/countries/tunisia/" rel="category tag">Tunisia</a> <a href="https://philarz.com/category/countries/turkey/" rel="category tag">Turkey</a> <a href="https://philarz.com/category/topics/upu/" rel="category tag">UPU</a></span></div><span class="comments-link"><a href="https://philarz.com/2022/10/21/world-postal-day/#comments">1 Comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-1240" class="post-1240 post type-post status-publish format-standard hentry category-bridge category-morocco category-serbia"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2022/03/06/moroccan-and-serbian-bridges/" rel="bookmark">Moroccan and Serbian bridges</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2022/03/06/moroccan-and-serbian-bridges/" rel="bookmark"><time class="entry-date published updated" datetime="2022-03-06T06:29:55+01:00">6 March 2022</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Diplomatic relations between the Republic of <strong>Serbia</strong> and the Kingdom of <strong>Morocco</strong> were established on March 2, 1957. So, 65 years later, why not celebrating this anniversary with joint issue illustrated with bridges? The two architectural structures shown on the stamps represent the new Road-Railway Bridge over the Danube in Novi Sad, built in 2018 (474 m long and 31.60 m wide) and the cable-stayed Mohammed VI Bridge in Rabat, opened in 2016 (947 m long) which is the largest cable-stayed bridge in Africa, with the tallest concrete and steel viaduct in the world. The stamps were issued on <strong>March 1, 2022</strong>.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2022\/03\/06\/moroccan-and-serbian-bridges\/"}' class="wp-block-jetpack-tiled-gallery is-style-rectangular"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:65.35211%;"><figure class="tiled-gallery__item"><img data-attachment-id="1251" data-permalink="https://philarz.com/20220301moroccofdc-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg" data-orig-size="1240,875" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220301moroccofdc-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?w=605" data-attachment-id="1251" data-permalink="https://philarz.com/20220301moroccofdc-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg" data-orig-size="1240,875" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20220301moroccofdc-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?w=605" srcset="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?strip=info&w=1240 1240w" alt="" data-height="875" data-id="1251" data-link="https://philarz.com/20220301moroccofdc-1/" data-url="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg?w=1024" data-width="1240" src="https://philarz.com/wp-content/uploads/2022/03/20220301moroccofdc-1.jpeg" data-amp-layout="responsive" /></figure></div><div class="tiled-gallery__col" style="flex-basis:34.64789%;"><figure class="tiled-gallery__item"><img data-attachment-id="1250" data-permalink="https://philarz.com/20220301moroccoc-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg" data-orig-size="400,270" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220301moroccoc-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg?w=400" data-attachment-id="1250" data-permalink="https://philarz.com/20220301moroccoc-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg" data-orig-size="400,270" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220301moroccoc-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg?w=400" srcset="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg?strip=info&w=400 400w" alt="" data-height="270" data-id="1250" data-link="https://philarz.com/20220301moroccoc-1/" data-url="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg?w=400" data-width="400" src="https://philarz.com/wp-content/uploads/2022/03/20220301moroccoc-1.jpg" data-amp-layout="responsive" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="1252" data-permalink="https://philarz.com/20220301serbiab-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg" data-orig-size="512,332" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1646547588","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220301serbiab-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg?w=512" data-attachment-id="1252" data-permalink="https://philarz.com/20220301serbiab-1/" data-orig-file="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg" data-orig-size="512,332" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1646547588","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20220301serbiab-1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg?w=512" srcset="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg?strip=info&w=512 512w" alt="" data-height="332" data-id="1252" data-link="https://philarz.com/20220301serbiab-1/" data-url="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg?w=512" data-width="512" src="https://philarz.com/wp-content/uploads/2022/03/20220301serbiab-1.jpg" data-amp-layout="responsive" /></figure></div></div></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/topics/bridge/" rel="category tag">Bridge</a> <a href="https://philarz.com/category/countries/morocco/" rel="category tag">Morocco</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a></span></div><span class="comments-link"><a href="https://philarz.com/2022/03/06/moroccan-and-serbian-bridges/#comments">2 Comments</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-721" class="post-721 post type-post status-publish format-standard hentry category-austria category-greenland category-kazakhstan category-serbia category-unilateral"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2021/12/16/unilateral-issues-2021/" rel="bookmark">Unilateral issues 2021 ?</a></h1> <div class="entry-meta"> <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://philarz.com/author/zzymm/">Richard Zimmermann</a></span></span><span class="posted-on"><a href="https://philarz.com/2021/12/16/unilateral-issues-2021/" rel="bookmark"><time class="entry-date published" datetime="2021-12-16T17:29:00+01:00">16 December 2021</time><time class="updated" datetime="2021-12-17T18:23:03+01:00">17 December 2021</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>On December 10, 2021, Serbia issued an unexpected souvenir sheet at the occasion of the 25th anniversary of the relationship with Kazakhstan. Stamps represent the two capital cities, Nursultan and Belgrade, and the souvenir sheet has a shape ideal to be produced as a joint issue. Unfortunately, no information is available from Kazakhstan so far. There is a high risk that this issue, probably initially planned as joint, will remain an unilateral product.</p> <div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img data-attachment-id="723" data-permalink="https://philarz.com/20211210serbiass/" data-orig-file="https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg" data-orig-size="799,526" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1639378729","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20211210serbiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg?w=605" loading="lazy" src="https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg?w=799" alt="" class="wp-image-723" width="424" height="279" srcset="https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg?w=424 424w, https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg?w=150 150w, https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg?w=300 300w, https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg?w=768 768w, https://philarz.com/wp-content/uploads/2021/12/20211210serbiass.jpg 799w" sizes="(max-width: 424px) 100vw, 424px" /></figure></div> <p>A similar situation may take place with Austria, which issued on December 6, 2021 a souvenir sheet also designed like a joint issue. This product initially planned to be released in June 2021 was somehow announced as potential joint issue with Greenland. As for the previous product, this souvenir sheet may remain unilateral, as no information is available from Greenland so far.</p> <div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img data-attachment-id="725" data-permalink="https://philarz.com/20211206austriass/" data-orig-file="https://philarz.com/wp-content/uploads/2021/12/20211206austriass.jpg" data-orig-size="299,243" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1639679848","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="20211206austriass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2021/12/20211206austriass.jpg?w=299" data-large-file="https://philarz.com/wp-content/uploads/2021/12/20211206austriass.jpg?w=299" loading="lazy" src="https://philarz.com/wp-content/uploads/2021/12/20211206austriass.jpg?w=299" alt="" class="wp-image-725" width="423" height="344" srcset="https://philarz.com/wp-content/uploads/2021/12/20211206austriass.jpg 299w, https://philarz.com/wp-content/uploads/2021/12/20211206austriass.jpg?w=150 150w" sizes="(max-width: 423px) 100vw, 423px" /></figure></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/countries/austria/" rel="category tag">Austria</a> <a href="https://philarz.com/category/countries/greenland/" rel="category tag">Greenland</a> <a href="https://philarz.com/category/countries/kazakhstan/" rel="category tag">Kazakhstan</a> <a href="https://philarz.com/category/countries/serbia/" rel="category tag">Serbia</a> <a href="https://philarz.com/category/ji-sub-types/unilateral/" rel="category tag">Unilateral</a></span></div><span class="comments-link"><a href="https://philarz.com/2021/12/16/unilateral-issues-2021/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> </main><!-- #main --> </section><!-- #primary --> <div id="secondary" class="widget-area" role="complementary"> <nav id="site-navigation" class="main-navigation" role="navigation"> <div class="menu-principal-container"><ul id="menu-principal" class="menu"><li id="menu-item-145" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-145"><a target="_blank" rel="noopener" href="https://philarz.com/">Home</a></li> <li id="menu-item-4692" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-4692"><a href="https://philarz.com/news/">News</a></li> <li id="menu-item-317" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317"><a target="_blank" rel="noopener" href="https://philarz.com/about/">About us</a></li> <li id="menu-item-146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-146"><a target="_blank" rel="noopener" href="https://philarz.com/catalogues/">Catalogue</a> <ul class="sub-menu"> <li id="menu-item-396" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-396"><a target="_blank" rel="noopener" href="https://philarz.com/catalogue-description/">Catalogue description</a></li> <li id="menu-item-504" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-504"><a target="_blank" rel="noopener" href="https://philarz.com/catalogue-archives/">Catalogue – Archives</a></li> </ul> </li> <li id="menu-item-4684" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4684"><a href="https://philarz.com/faq/">FAQ</a></li> <li id="menu-item-4680" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4680"><a target="_blank" rel="noopener" href="https://philarz.com/publications/">Publications</a></li> <li id="menu-item-388" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-388"><a target="_blank" rel="noopener" href="https://philarz.com/links/">Philatelic resources</a></li> <li id="menu-item-4681" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4681"><a target="_blank" rel="noopener" href="https://philarz.com/archives-original-site/">Archives (original site)</a> <ul class="sub-menu"> <li id="menu-item-397" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-397"><a target="_blank" rel="noopener" href="http://www.philarz.net">Access to archived site</a></li> </ul> </li> <li id="menu-item-155" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-155"><a target="_blank" rel="noopener" href="https://philarz.com/contact/">Contact</a></li> </ul></div> </nav><!-- #site-navigation --> <aside id="block-3" class="widget widget_block widget_search"><form role="search" method="get" action="https://philarz.com/" class="wp-block-search__button-outside wp-block-search__text-button wp-block-search" ><label class="wp-block-search__label" for="wp-block-search__input-6" >Recherche</label><div class="wp-block-search__inside-wrapper " ><input class="wp-block-search__input" id="wp-block-search__input-6" placeholder="" value="" type="search" name="s" required /><button aria-label="Search" class="wp-block-search__button wp-element-button" type="submit" >Search</button></div></form></aside><aside id="google_translate_widget-3" class="widget widget_google_translate_widget"><h1 class="widget-title">Translate</h1><div id="google_translate_element"></div></aside><aside id="block-6" class="widget widget_block widget_text"> <p style="font-size:24px"><strong>Latest news</strong></p> </aside><aside id="block-10" class="widget widget_block widget_recent_entries"><ul class="wp-block-latest-posts__list has-dates wp-block-latest-posts"><li><a class="wp-block-latest-posts__post-title" href="https://philarz.com/2025/02/16/access-to-archive-pages/">Access to archive pages</a><time datetime="2025-02-16T07:55:07+01:00" class="wp-block-latest-posts__post-date">16 February 2025</time><div class="wp-block-latest-posts__post-excerpt">Following the creation of this blog providing on-line access to the updated Catalogue 2022+, the original web pages http://www.philarz.net became obsolete. Over time, this old web site which is not supported/updated anymore is bound to disappear. For collectors interested in… <a class="wp-block-latest-posts__read-more" href="https://philarz.com/2025/02/16/access-to-archive-pages/" rel="noopener noreferrer">Read more<span class="screen-reader-text">: Access to archive pages</span></a></div></li> <li><a class="wp-block-latest-posts__post-title" href="https://philarz.com/2025/02/15/new-discovery-from-2023/">New discovery from 2023</a><time datetime="2025-02-15T07:13:43+01:00" class="wp-block-latest-posts__post-date">15 February 2025</time><div class="wp-block-latest-posts__post-excerpt">To our great surprise, George Adi reported a joint issue that was not described so far and dated back 2023. At the occasion of the 50th anniversary of their diplomatic relationship, Türkiye (Turkey) and Qatar issued the same stamp representing… <a class="wp-block-latest-posts__read-more" href="https://philarz.com/2025/02/15/new-discovery-from-2023/" rel="noopener noreferrer">Read more<span class="screen-reader-text">: New discovery from 2023</span></a></div></li> <li><a class="wp-block-latest-posts__post-title" href="https://philarz.com/2025/02/13/india-israel-eventually/">India – Israel, eventually</a><time datetime="2025-02-13T07:24:54+01:00" class="wp-block-latest-posts__post-date">13 February 2025</time><div class="wp-block-latest-posts__post-excerpt">The Holi (India) and Purim (Israel) Festivals’ stamps involving India and Israel were originally scheduled to be released on February 13, 2024, but India was not ready to participate at that time. The new date of May 7, 2024 was… <a class="wp-block-latest-posts__read-more" href="https://philarz.com/2025/02/13/india-israel-eventually/" rel="noopener noreferrer">Read more<span class="screen-reader-text">: India – Israel, eventually</span></a></div></li> </ul></aside><aside id="block-8" class="widget widget_block widget_categories"><div class="wp-block-categories-dropdown wp-block-categories"><label class="wp-block-categories__label" for="wp-block-categories-1">Categories</label><select name='category_name' id='wp-block-categories-1' class='postform'> <option value='-1'>Select Category</option> <option class="level-0" value="countries">Countries (160)</option> <option class="level-1" value="albania"> Albania (8)</option> <option class="level-1" value="alderney"> Alderney (1)</option> <option class="level-1" value="algeria"> Algeria (11)</option> <option class="level-1" value="andorra-french"> Andorra (French) (1)</option> <option class="level-1" value="andorra-spanish"> Andorra (Spanish) (1)</option> <option class="level-1" value="angola"> Angola (3)</option> <option class="level-1" value="antigua-barbuda"> Antigua Barbuda (1)</option> <option class="level-1" value="argentina"> Argentina (9)</option> <option class="level-1" value="armenia"> Armenia (10)</option> <option class="level-1" value="ascension"> Ascension (6)</option> <option class="level-1" value="australia"> Australia (2)</option> <option class="level-1" value="austria"> Austria (9)</option> <option class="level-1" value="azerbaijan"> Azerbaijan (9)</option> <option class="level-1" value="bahamas"> Bahamas (2)</option> <option class="level-1" value="bahrein"> Bahrein (1)</option> <option class="level-1" value="bangladesh"> Bangladesh (5)</option> <option class="level-1" value="belarus"> Belarus (18)</option> <option class="level-1" value="belgium"> Belgium (1)</option> <option class="level-1" value="bosnia-serbia"> Bosnia (Serbia) (1)</option> <option class="level-1" value="bosnia-herzegovina"> Bosnia Herzegovina (8)</option> <option class="level-1" value="botswana"> Botswana (1)</option> <option class="level-1" value="brazil"> Brazil (5)</option> <option class="level-1" value="british-antarctic-territory"> British Antarctic Territory (7)</option> <option class="level-1" value="brunei"> Brunei (4)</option> <option class="level-1" value="bulgaria"> Bulgaria (2)</option> <option class="level-1" value="burundi"> Burundi (3)</option> <option class="level-1" value="cambodia"> Cambodia (7)</option> <option class="level-1" value="cape-verde"> Cape Verde (4)</option> <option class="level-1" value="central-african-republic"> Central African Republic (4)</option> <option class="level-1" value="chile"> Chile (2)</option> <option class="level-1" value="china-pr"> China PR (14)</option> <option class="level-1" value="colombia"> Colombia (3)</option> <option class="level-1" value="croatia"> Croatia (14)</option> <option class="level-1" value="cuba"> Cuba (1)</option> <option class="level-1" value="cyprus"> Cyprus (5)</option> <option class="level-1" value="czech-republic"> Czech Republic (6)</option> <option class="level-1" value="denmark"> Denmark (5)</option> <option class="level-1" value="djibouti"> Djibouti (7)</option> <option class="level-1" value="dominica"> Dominica (1)</option> <option class="level-1" value="dominican-republic"> Dominican Republic (4)</option> <option class="level-1" value="ecuador"> Ecuador (3)</option> <option class="level-1" value="egypt"> Egypt (20)</option> <option class="level-1" value="erithrea"> Erithrea (1)</option> <option class="level-1" value="estonia"> Estonia (1)</option> <option class="level-1" value="falkland"> Falkland (5)</option> <option class="level-1" value="faroe"> Faroe (6)</option> <option class="level-1" value="fiji"> Fiji (1)</option> <option class="level-1" value="france"> France (10)</option> <option class="level-1" value="french-polynesia"> French Polynesia (1)</option> <option class="level-1" value="georgia"> Georgia (7)</option> <option class="level-1" value="germany"> Germany (4)</option> <option class="level-1" value="ghana"> Ghana (1)</option> <option class="level-1" value="gibraltar"> Gibraltar (1)</option> <option class="level-1" value="great-britain"> Great Britain (1)</option> <option class="level-1" value="greece"> Greece (5)</option> <option class="level-1" value="greenland"> Greenland (7)</option> <option class="level-1" value="grenada"> Grenada (2)</option> <option class="level-1" value="guatemala"> Guatemala (5)</option> <option class="level-1" value="guernsey"> Guernsey (3)</option> <option class="level-1" value="guinea"> Guinea (4)</option> <option class="level-1" value="guinea-bissau"> Guinea Bissau (4)</option> <option class="level-1" value="honduras"> Honduras (1)</option> <option class="level-1" value="hong-kong"> Hong Kong (3)</option> <option class="level-1" value="hungary"> Hungary (7)</option> <option class="level-1" value="india"> India (26)</option> <option class="level-1" value="indonesia"> Indonesia (9)</option> <option class="level-1" value="iran"> Iran (5)</option> <option class="level-1" value="iraq"> Iraq (4)</option> <option class="level-1" value="isle-of-man"> Isle of Man (4)</option> <option class="level-1" value="israel"> Israel (15)</option> <option class="level-1" value="italy"> Italy (18)</option> <option class="level-1" value="ivory-coast"> Ivory Coast (2)</option> <option class="level-1" value="japan"> Japan (6)</option> <option class="level-1" value="jersey"> Jersey (1)</option> <option class="level-1" value="jordan"> Jordan (9)</option> <option class="level-1" value="kazakhstan"> Kazakhstan (9)</option> <option class="level-1" value="korea-north"> Korea (North) (3)</option> <option class="level-1" value="korea-south"> Korea (South) (6)</option> <option class="level-1" value="kosovo"> Kosovo (2)</option> <option class="level-1" value="kuwait"> Kuwait (2)</option> <option class="level-1" value="kyrgyzstan"> Kyrgyzstan (6)</option> <option class="level-1" value="laos"> Laos (7)</option> <option class="level-1" value="latvia"> Latvia (2)</option> <option class="level-1" value="lebanon"> Lebanon (1)</option> <option class="level-1" value="liberia"> Liberia (3)</option> <option class="level-1" value="libya"> Libya (3)</option> <option class="level-1" value="liechtenstein"> Liechtenstein (8)</option> <option class="level-1" value="lithuania"> Lithuania (2)</option> <option class="level-1" value="luxembourg"> Luxembourg (7)</option> <option class="level-1" value="macau"> Macau (5)</option> <option class="level-1" value="macedonia-north"> Macedonia (North) (1)</option> <option class="level-1" value="malaysia"> Malaysia (7)</option> <option class="level-1" value="mali"> Mali (2)</option> <option class="level-1" value="malta"> Malta (4)</option> <option class="level-1" value="mauritius"> Mauritius (3)</option> <option class="level-1" value="mexico"> Mexico (16)</option> <option class="level-1" value="moldova"> Moldova (3)</option> <option class="level-1" value="monaco"> Monaco (3)</option> <option class="level-1" value="mongolia"> Mongolia (3)</option> <option class="level-1" value="montenegro"> Montenegro (4)</option> <option class="level-1" value="morocco"> Morocco (15)</option> <option class="level-1" value="mozambique"> Mozambique (1)</option> <option class="level-1" value="myanmar"> Myanmar (4)</option> <option class="level-1" value="nepal"> Nepal (3)</option> <option class="level-1" value="netherlands"> Netherlands (8)</option> <option class="level-1" value="niger"> Niger (2)</option> <option class="level-1" value="nigeria"> Nigeria (2)</option> <option class="level-1" value="oman"> Oman (11)</option> <option class="level-1" value="pakistan"> Pakistan (6)</option> <option class="level-1" value="palau"> Palau (1)</option> <option class="level-1" value="palestine"> Palestine (4)</option> <option class="level-1" value="panama"> Panama (2)</option> <option class="level-1" value="paraguay"> Paraguay (1)</option> <option class="level-1" value="peru"> Peru (6)</option> <option class="level-1" value="philippines"> Philippines (3)</option> <option class="level-1" value="poland"> Poland (11)</option> <option class="level-1" value="portugal"> Portugal (12)</option> <option class="level-1" value="qatar"> Qatar (8)</option> <option class="level-1" value="romania"> Romania (8)</option> <option class="level-1" value="russia"> Russia (19)</option> <option class="level-1" value="saarland"> Saarland (1)</option> <option class="level-1" value="salvador"> Salvador (1)</option> <option class="level-1" value="san-marino"> San Marino (5)</option> <option class="level-1" value="sao-tome-e-principe"> Sao Tome e Principe (1)</option> <option class="level-1" value="saudi-arabia"> Saudi Arabia (5)</option> <option class="level-1" value="senegal"> Senegal (1)</option> <option class="level-1" value="serbia"> Serbia (8)</option> <option class="level-1" value="seychelles"> Seychelles (1)</option> <option class="level-1" value="sierra-leone"> Sierra Leone (4)</option> <option class="level-1" value="singapore"> Singapore (7)</option> <option class="level-1" value="slovakia"> Slovakia (8)</option> <option class="level-1" value="slovenia"> Slovenia (10)</option> <option class="level-1" value="smom"> SMOM (10)</option> <option class="level-1" value="south-georgia"> South Georgia (7)</option> <option class="level-1" value="spain"> Spain (6)</option> <option class="level-1" value="sri-lanka"> Sri Lanka (6)</option> <option class="level-1" value="st-kitts-nevis"> St Kitts Nevis (1)</option> <option class="level-1" value="st-lucia"> St Lucia (1)</option> <option class="level-1" value="st-vincent-and-grenadines"> St Vincent and Grenadines (1)</option> <option class="level-1" value="switzerland"> Switzerland (9)</option> <option class="level-1" value="syria"> Syria (4)</option> <option class="level-1" value="taaf"> TAAF (2)</option> <option class="level-1" value="taiwan"> Taiwan (1)</option> <option class="level-1" value="tajikistan"> Tajikistan (2)</option> <option class="level-1" value="tanzania"> Tanzania (2)</option> <option class="level-1" value="turkiye"> Türkiye (2)</option> <option class="level-1" value="thailand"> Thailand (10)</option> <option class="level-1" value="timor-leste"> Timor Leste (1)</option> <option class="level-1" value="togo"> Togo (4)</option> <option class="level-1" value="trieste"> Trieste (1)</option> <option class="level-1" value="tristan-da-cunha"> Tristan da Cunha (6)</option> <option class="level-1" value="tunisia"> Tunisia (13)</option> <option class="level-1" value="turkey"> Turkey (8)</option> <option class="level-1" value="turkmenistan"> Turkmenistan (3)</option> <option class="level-1" value="ukraine"> Ukraine (3)</option> <option class="level-1" value="united-arab-emirates"> United Arab Emirates (8)</option> <option class="level-1" value="united-nations"> United Nations (1)</option> <option class="level-1" value="uruguay"> Uruguay (7)</option> <option class="level-1" value="usa"> USA (1)</option> <option class="level-1" value="uzbekistan"> Uzbekistan (2)</option> <option class="level-1" value="vatican"> Vatican (16)</option> <option class="level-1" value="venezuela"> Venezuela (1)</option> <option class="level-1" value="vietnam"> Vietnam (11)</option> <option class="level-1" value="wallis-and-futuna"> Wallis and Futuna (1)</option> <option class="level-1" value="zimbabwe"> Zimbabwe (1)</option> <option class="level-0" value="ji-general">JI General (15)</option> <option class="level-1" value="awards"> Awards (1)</option> <option class="level-1" value="blackprint"> Blackprint (1)</option> <option class="level-1" value="cancellations"> Cancellations (1)</option> <option class="level-1" value="catalogue"> Catalogue (7)</option> <option class="level-1" value="cinderella"> Cinderella (1)</option> <option class="level-1" value="coins-joint"> Coins (Joint) (1)</option> <option class="level-1" value="figures"> Figures (1)</option> <option class="level-1" value="general-news"> General news (6)</option> <option class="level-1" value="mixed-fdc"> Mixed FDC (2)</option> <option class="level-1" value="statistics"> Statistics (2)</option> <option class="level-0" value="ji-sub-types">JI Sub-types (37)</option> <option class="level-1" value="borrowed"> Borrowed (1)</option> <option class="level-1" value="concerted"> Concerted (6)</option> <option class="level-1" value="not-approved"> Not-approved (10)</option> <option class="level-1" value="omnibus"> Omnibus (3)</option> <option class="level-1" value="parallel"> Parallel (4)</option> <option class="level-1" value="questionable"> Questionable (1)</option> <option class="level-1" value="se-tenant"> Se-tenant (4)</option> <option class="level-1" value="territorial"> Territorial (3)</option> <option class="level-1" value="twin"> Twin (5)</option> <option class="level-1" value="unilateral"> Unilateral (4)</option> <option class="level-0" value="joint-issue">Joint Issue (29)</option> <option class="level-0" value="references">References (2)</option> <option class="level-0" value="topics">Topics (150)</option> <option class="level-1" value="aicep"> AICEP (1)</option> <option class="level-1" value="arab-postal-union"> Arab Postal Union (6)</option> <option class="level-1" value="archeology"> Archeology (1)</option> <option class="level-1" value="architecture"> Architecture (35)</option> <option class="level-1" value="art"> Art (10)</option> <option class="level-1" value="asean"> ASEAN (3)</option> <option class="level-1" value="astronomy"> Astronomy (3)</option> <option class="level-1" value="bank"> Bank (1)</option> <option class="level-1" value="bird"> Bird (12)</option> <option class="level-1" value="bridge"> Bridge (5)</option> <option class="level-1" value="bull"> Bull (1)</option> <option class="level-1" value="cactus"> Cactus (1)</option> <option class="level-1" value="capital-city-of-culture"> Capital City of Culture (1)</option> <option class="level-1" value="castle"> Castle (3)</option> <option class="level-1" value="church"> Church (13)</option> <option class="level-1" value="congress"> Congress (2)</option> <option class="level-1" value="crafts"> Crafts (3)</option> <option class="level-1" value="cryptostamp"> Cryptostamp (5)</option> <option class="level-1" value="dance"> Dance (8)</option> <option class="level-1" value="dragon"> Dragon (1)</option> <option class="level-1" value="drawing"> Drawing (1)</option> <option class="level-1" value="eaeu"> EAEU (1)</option> <option class="level-1" value="elephant"> Elephant (2)</option> <option class="level-1" value="euromed"> Euromed (6)</option> <option class="level-1" value="europa-cept-posteurop"> Europa – CEPT – PostEurop (8)</option> <option class="level-1" value="fair"> Fair (2)</option> <option class="level-1" value="festival"> Festival (1)</option> <option class="level-1" value="film"> Film (1)</option> <option class="level-1" value="fireworks"> Fireworks (1)</option> <option class="level-1" value="fish"> Fish (1)</option> <option class="level-1" value="flag"> Flag (16)</option> <option class="level-1" value="flower"> Flower (7)</option> <option class="level-1" value="folk-costume"> Folk costume (1)</option> <option class="level-1" value="food"> Food (3)</option> <option class="level-1" value="hand"> Hand (2)</option> <option class="level-1" value="head-of-state"> Head of State (12)</option> <option class="level-1" value="history"> History (25)</option> <option class="level-1" value="humanitarian"> Humanitarian (3)</option> <option class="level-1" value="lake"> Lake (5)</option> <option class="level-1" value="landscape"> Landscape (3)</option> <option class="level-1" value="legend"> Legend (1)</option> <option class="level-1" value="lion"> Lion (2)</option> <option class="level-1" value="literature"> Literature (4)</option> <option class="level-1" value="lunar-calendar"> Lunar calendar (2)</option> <option class="level-1" value="mammals"> Mammals (7)</option> <option class="level-1" value="map"> Map (1)</option> <option class="level-1" value="medicine"> Medicine (1)</option> <option class="level-1" value="mining"> Mining (1)</option> <option class="level-1" value="monument"> Monument (14)</option> <option class="level-1" value="mountain"> Mountain (6)</option> <option class="level-1" value="music"> Music (5)</option> <option class="level-1" value="natural-park"> Natural Park (2)</option> <option class="level-1" value="nature"> Nature (10)</option> <option class="level-1" value="nobel-prize"> Nobel prize (1)</option> <option class="level-1" value="painting"> Painting (7)</option> <option class="level-1" value="papu"> PAPU (4)</option> <option class="level-1" value="peace"> Peace (5)</option> <option class="level-1" value="philatelic-exhibition"> Philatelic Exhibition (3)</option> <option class="level-1" value="photography"> Photography (1)</option> <option class="level-1" value="plane"> Plane (4)</option> <option class="level-1" value="polar"> Polar (3)</option> <option class="level-1" value="post"> Post (13)</option> <option class="level-1" value="red-cross"> Red Cross (2)</option> <option class="level-1" value="religion"> Religion (12)</option> <option class="level-1" value="river"> River (2)</option> <option class="level-1" value="road"> Road (2)</option> <option class="level-1" value="science"> Science (1)</option> <option class="level-1" value="sculpture"> Sculpture (8)</option> <option class="level-1" value="sea"> Sea (2)</option> <option class="level-1" value="sepac"> SEPAC (1)</option> <option class="level-1" value="shark"> Shark (1)</option> <option class="level-1" value="ship"> Ship (5)</option> <option class="level-1" value="signature"> Signature (1)</option> <option class="level-1" value="soccer"> Soccer (2)</option> <option class="level-1" value="space"> Space (1)</option> <option class="level-1" value="sport"> Sport (5)</option> <option class="level-1" value="telecommunication"> Telecommunication (2)</option> <option class="level-1" value="theater"> Theater (3)</option> <option class="level-1" value="tiger"> Tiger (7)</option> <option class="level-1" value="train"> Train (5)</option> <option class="level-1" value="transport"> Transport (3)</option> <option class="level-1" value="tree"> Tree (1)</option> <option class="level-1" value="turtle-turtoise"> Turtle – Turtoise (2)</option> <option class="level-1" value="unesco"> UNESCO (5)</option> <option class="level-1" value="upu"> UPU (11)</option> <option class="level-1" value="vip"> VIP (7)</option> <option class="level-1" value="whale"> Whale (1)</option> <option class="level-1" value="wine"> Wine (1)</option> <option class="level-1" value="writer-poet"> Writer – Poet (2)</option> <option class="level-1" value="wwi-wwii"> WWI/WWII (1)</option> <option class="level-1" value="zebra"> Zebra (2)</option> </select><script type="text/javascript"> /* <![CDATA[ */ ( function() { var dropdown = document.getElementById( 'wp-block-categories-1' ); function gutenberg_onCatChange() { if ( dropdown.options[ dropdown.selectedIndex ].value !== -1 ) { location.href = "https://philarz.com/?" + dropdown.name + '=' + dropdown.options[ dropdown.selectedIndex ].value; } } dropdown.onchange = gutenberg_onCatChange; })(); /* ]]> */ </script> </div></aside> </div><!-- #secondary --> </div><!-- #content --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="sidebar-footer"> <aside id="block-9" class="widget widget_block widget_text"> <p class="has-text-align-right has-small-font-size"><em>© 2023 - Joint Stamp Issues Society</em></p> </aside> </div> <div class="site-info"> <a href="https://wordpress.com/?ref=footer_custom_svg" title="Create a website or blog at WordPress.com" rel="nofollow"><svg style="fill: currentColor; position: relative; top: 1px;" width="14px" height="15px" viewBox="0 0 14 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="title" role="img"> <desc id="title">Create a website or blog at WordPress.com</desc> <path d="M12.5225848,4.97949746 C13.0138466,5.87586309 13.2934037,6.90452431 13.2934037,7.99874074 C13.2934037,10.3205803 12.0351007,12.3476807 10.1640538,13.4385638 L12.0862862,7.88081544 C12.4453251,6.98296834 12.5648813,6.26504621 12.5648813,5.62667922 C12.5648813,5.39497674 12.549622,5.17994084 12.5225848,4.97949746 L12.5225848,4.97949746 Z M7.86730089,5.04801561 C8.24619178,5.02808979 8.58760099,4.98823815 8.58760099,4.98823815 C8.9267139,4.94809022 8.88671369,4.44972248 8.54745263,4.46957423 C8.54745263,4.46957423 7.52803983,4.54957381 6.86996227,4.54957381 C6.25158863,4.54957381 5.21247202,4.46957423 5.21247202,4.46957423 C4.87306282,4.44972248 4.83328483,4.96816418 5.17254589,4.98823815 C5.17254589,4.98823815 5.49358462,5.02808979 5.83269753,5.04801561 L6.81314716,7.73459399 L5.43565839,11.8651647 L3.14394256,5.04801561 C3.52312975,5.02808979 3.86416859,4.98823815 3.86416859,4.98823815 C4.20305928,4.94809022 4.16305906,4.44972248 3.82394616,4.46957423 C3.82394616,4.46957423 2.80475558,4.54957381 2.14660395,4.54957381 C2.02852925,4.54957381 1.88934333,4.54668493 1.74156477,4.54194422 C2.86690406,2.83350881 4.80113651,1.70529256 6.99996296,1.70529256 C8.638342,1.70529256 10.1302017,2.33173369 11.2498373,3.35765419 C11.222726,3.35602457 11.1962815,3.35261718 11.1683554,3.35261718 C10.5501299,3.35261718 10.1114609,3.89113285 10.1114609,4.46957423 C10.1114609,4.98823815 10.4107217,5.42705065 10.7296864,5.94564049 C10.969021,6.36482346 11.248578,6.90326506 11.248578,7.68133501 C11.248578,8.21992476 11.0413918,8.84503256 10.7696866,9.71584277 L10.1417574,11.8132391 L7.86730089,5.04801561 Z M6.99996296,14.2927074 C6.38218192,14.2927074 5.78595654,14.2021153 5.22195356,14.0362644 L7.11048207,8.54925635 L9.04486267,13.8491542 C9.05760348,13.8802652 9.07323319,13.9089317 9.08989995,13.9358945 C8.43574834,14.1661896 7.73285573,14.2927074 6.99996296,14.2927074 L6.99996296,14.2927074 Z M0.706448182,7.99874074 C0.706448182,7.08630113 0.902152921,6.22015756 1.25141403,5.43749503 L4.25357806,13.6627848 C2.15393732,12.6427902 0.706448182,10.4898387 0.706448182,7.99874074 L0.706448182,7.99874074 Z M6.99996296,0.999 C3.14016476,0.999 0,4.13905746 0,7.99874074 C0,11.8585722 3.14016476,14.999 6.99996296,14.999 C10.8596871,14.999 14,11.8585722 14,7.99874074 C14,4.13905746 10.8596871,0.999 6.99996296,0.999 L6.99996296,0.999 Z" id="wordpress-logo-simplified-cmyk" stroke="none" fill=“currentColor” fill-rule="evenodd"></path> </svg></a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <!-- --> <script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2025087d8bf6c02970a26c6b0c26b0fcfc89796aa30f84307cffd8fd28d2bcca53dd7a" id="grofiles-cards-js"></script> <script type="text/javascript" id="wpgroho-js-extra"> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile →': 'Edit your profile →', 'View profile →': 'View profile →', 'Contact': 'Contact', 'Send money': 'Send money', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> </div> <div id="actionbar" dir="ltr" style="display: none;" class="actnbr-pub-capoverso actnbr-has-follow actnbr-has-actions"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://philarz.com"> <img loading='lazy' alt='' src='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50' srcset='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50 1x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=75 1.5x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=100 2x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=150 3x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Joint Stamp Issues </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">Join 100 other subscribers</div> <div> <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="200033749" /> <input type="hidden" name="source" value="https://philarz.com/category/countries/serbia/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="778be22982" /> <div class="actnbr-button-wrap"> <button type="submit" value="Sign me up"> Sign me up </button> </div> </form> <li class="actnbr-login-nudge"> <div> Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fphilarz.com%252F2025%252F02%252F02%252Funilateral-issues-2024-conclusion%252F">Log in now.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://philarz.com"> <img loading='lazy' alt='' src='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50' srcset='https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=50 1x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=75 1.5x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=100 2x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=150 3x, https://philarz.com/wp-content/uploads/2021/11/cropped-logo1.jpg?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Joint Stamp Issues </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fphilarz.com%252F2025%252F02%252F02%252Funilateral-issues-2024-conclusion%252F">Log in</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://philarz.com" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/reader/feeds/124145467"> View site in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> <li class="actnbr-fold"><a href="">Collapse this bar</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20250116"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20250204"; script.defer = true; document.body.appendChild( script ); } ); </script> <div id="jp-carousel-loading-overlay"> <div id="jp-carousel-loading-wrapper"> <span id="jp-carousel-library-loading"> </span> </div> </div> <div class="jp-carousel-overlay" style="display: none;"> <div class="jp-carousel-container"> <!-- The Carousel Swiper --> <div class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions" itemscope itemtype="https://schema.org/ImageGallery"> <div class="jp-carousel swiper-wrapper"></div> <div class="jp-swiper-button-prev swiper-button-prev"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12"> <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/> </mask> <g mask="url(#maskPrev)"> <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <div class="jp-swiper-button-next swiper-button-next"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12"> <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/> </mask> <g mask="url(#maskNext)"> <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/> </g> </svg> </div> </div> <!-- The main close buton --> <div class="jp-carousel-close-hint"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14"> <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/> </mask> <g mask="url(#maskClose)"> <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <!-- Image info, comments and meta --> <div class="jp-carousel-info"> <div class="jp-carousel-info-footer"> <div class="jp-carousel-pagination-container"> <div class="jp-swiper-pagination swiper-pagination"></div> <div class="jp-carousel-pagination"></div> </div> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-caption"></h2> </div> <div class="jp-carousel-photo-icons-container"> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/> </mask> <g mask="url(#maskInfo)"> <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </span> </a> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/> </mask> <g mask="url(#maskComments)"> <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span> </span> </a> </div> </div> <div class="jp-carousel-info-extra"> <div class="jp-carousel-info-content-wrapper"> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-title"></h2> </div> <div class="jp-carousel-comments-wrapper"> <div id="jp-carousel-comments-loading"> <span>Loading Comments...</span> </div> <div class="jp-carousel-comments"></div> <div id="jp-carousel-comment-form-container"> <span id="jp-carousel-comment-form-spinner"> </span> <div id="jp-carousel-comment-post-results"></div> <div id="jp-carousel-comment-form-commenting-as"> <p id="jp-carousel-commenting-as"> You must be <a href="#" class="jp-carousel-comment-login">logged in</a> to post a comment. </p> </div> </div> </div> <div class="jp-carousel-image-meta"> <div class="jp-carousel-title-and-caption"> <div class="jp-carousel-photo-info"> <h3 class="jp-carousel-caption" itemprop="caption description"></h3> </div> <div class="jp-carousel-photo-description"></div> </div> <ul class="jp-carousel-image-exif" style="display: none;"></ul> <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-download-text"></span> </a> <div class="jp-carousel-image-map" style="display: none;"></div> </div> </div> </div> </div> </div> </div> <style id='jetpack-block-tiled-gallery-inline-css'> .wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item img{border-radius:50%}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row{flex-grow:1;width:100%}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-1 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-1 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-1 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-1 .tiled-gallery__col{width:100%}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-2 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-2 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-2 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-2 .tiled-gallery__col{width:calc(50% - 2px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-3 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-3 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-3 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-3 .tiled-gallery__col{width:calc(33.33333% - 2.66667px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-4 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-4 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-4 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-4 .tiled-gallery__col{width:calc(25% - 3px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-5 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-5 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-5 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-5 .tiled-gallery__col{width:calc(20% - 3.2px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-6 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-6 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-6 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-6 .tiled-gallery__col{width:calc(16.66667% - 3.33333px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-7 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-7 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-7 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-7 .tiled-gallery__col{width:calc(14.28571% - 3.42857px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-8 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-8 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-8 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-8 .tiled-gallery__col{width:calc(12.5% - 3.5px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-9 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-9 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-9 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-9 .tiled-gallery__col{width:calc(11.11111% - 3.55556px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-10 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-10 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-10 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-10 .tiled-gallery__col{width:calc(10% - 3.6px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-11 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-11 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-11 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-11 .tiled-gallery__col{width:calc(9.09091% - 3.63636px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-12 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-12 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-12 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-12 .tiled-gallery__col{width:calc(8.33333% - 3.66667px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-13 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-13 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-13 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-13 .tiled-gallery__col{width:calc(7.69231% - 3.69231px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-14 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-14 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-14 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-14 .tiled-gallery__col{width:calc(7.14286% - 3.71429px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-15 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-15 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-15 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-15 .tiled-gallery__col{width:calc(6.66667% - 3.73333px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-16 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-16 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-16 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-16 .tiled-gallery__col{width:calc(6.25% - 3.75px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-17 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-17 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-17 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-17 .tiled-gallery__col{width:calc(5.88235% - 3.76471px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-18 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-18 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-18 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-18 .tiled-gallery__col{width:calc(5.55556% - 3.77778px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-19 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-19 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-19 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-19 .tiled-gallery__col{width:calc(5.26316% - 3.78947px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__row.columns-20 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__row.columns-20 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__row.columns-20 .tiled-gallery__col,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__row.columns-20 .tiled-gallery__col{width:calc(5% - 3.8px)}.wp-block-jetpack-tiled-gallery .is-style-circle .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery .is-style-square .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item img,.wp-block-jetpack-tiled-gallery.is-style-square .tiled-gallery__item img{aspect-ratio:1}.wp-block-jetpack-tiled-gallery .is-style-columns .tiled-gallery__item,.wp-block-jetpack-tiled-gallery .is-style-rectangular .tiled-gallery__item,.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item,.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item{display:flex}.wp-block-jetpack-tiled-gallery .has-rounded-corners-1 .tiled-gallery__item img{border-radius:1px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-2 .tiled-gallery__item img{border-radius:2px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-3 .tiled-gallery__item img{border-radius:3px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-4 .tiled-gallery__item img{border-radius:4px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-5 .tiled-gallery__item img{border-radius:5px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-6 .tiled-gallery__item img{border-radius:6px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-7 .tiled-gallery__item img{border-radius:7px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-8 .tiled-gallery__item img{border-radius:8px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-9 .tiled-gallery__item img{border-radius:9px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-10 .tiled-gallery__item img{border-radius:10px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-11 .tiled-gallery__item img{border-radius:11px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-12 .tiled-gallery__item img{border-radius:12px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-13 .tiled-gallery__item img{border-radius:13px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-14 .tiled-gallery__item img{border-radius:14px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-15 .tiled-gallery__item img{border-radius:15px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-16 .tiled-gallery__item img{border-radius:16px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-17 .tiled-gallery__item img{border-radius:17px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-18 .tiled-gallery__item img{border-radius:18px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-19 .tiled-gallery__item img{border-radius:19px}.wp-block-jetpack-tiled-gallery .has-rounded-corners-20 .tiled-gallery__item img{border-radius:20px}.tiled-gallery__gallery{display:flex;flex-wrap:wrap;padding:0;width:100%}.tiled-gallery__row{display:flex;flex-direction:row;justify-content:center;margin:0;width:100%}.tiled-gallery__row+.tiled-gallery__row{margin-top:4px}.tiled-gallery__col{display:flex;flex-direction:column;justify-content:center;margin:0}.tiled-gallery__col+.tiled-gallery__col{margin-inline-start:4px}.tiled-gallery__item{flex-grow:1;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative}.tiled-gallery__item.filter__black-and-white{filter:grayscale(100%)}.tiled-gallery__item.filter__sepia{filter:sepia(100%)}.tiled-gallery__item.filter__1977{filter:contrast(1.1) brightness(1.1) saturate(1.3);position:relative}.tiled-gallery__item.filter__1977 img{width:100%;z-index:1}.tiled-gallery__item.filter__1977:before{z-index:2}.tiled-gallery__item.filter__1977:after,.tiled-gallery__item.filter__1977:before{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiled-gallery__item.filter__1977:after{background:#f36abc4d;mix-blend-mode:screen;z-index:3}.tiled-gallery__item.filter__clarendon{filter:contrast(1.2) saturate(1.35);position:relative}.tiled-gallery__item.filter__clarendon img{width:100%;z-index:1}.tiled-gallery__item.filter__clarendon:before{z-index:2}.tiled-gallery__item.filter__clarendon:after,.tiled-gallery__item.filter__clarendon:before{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiled-gallery__item.filter__clarendon:after{z-index:3}.tiled-gallery__item.filter__clarendon:before{background:#7fbbe333;mix-blend-mode:overlay}.tiled-gallery__item.filter__gingham{filter:brightness(1.05) hue-rotate(-10deg);position:relative}.tiled-gallery__item.filter__gingham img{width:100%;z-index:1}.tiled-gallery__item.filter__gingham:before{z-index:2}.tiled-gallery__item.filter__gingham:after,.tiled-gallery__item.filter__gingham:before{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tiled-gallery__item.filter__gingham:after{background:#e6e6fa;mix-blend-mode:soft-light;z-index:3}.tiled-gallery__item+.tiled-gallery__item{margin-top:4px}.tiled-gallery__item:focus-within{box-shadow:0 0 0 2px var(--wp-admin-theme-color);overflow:visible}.tiled-gallery__item>img{background-color:#0000001a}.tiled-gallery__item>a,.tiled-gallery__item>a>img,.tiled-gallery__item>img{display:block;height:auto;margin:0;max-width:100%;object-fit:cover;object-position:center;padding:0;width:100%}.is-email .tiled-gallery__gallery{display:block} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-2' href='https://s2.wp.com/_static/??-eJydjEEKgCAQAD+UrR6KLtFbTJfQdJXWxe9HUB/oOMMw0KtyhRpSgyyqJjkCMURs1brzZWAhyMVLQgZnryKMCbiHipfahXzC0TEP8H/2NZ94fltezbxMxkx61vEGx+U/hQ==&cssminify=yes' type='text/css' media='all' /> <style id='core-block-supports-inline-css'> .wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-block-gallery.wp-block-gallery-2{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-container-core-group-is-layout-1{flex-wrap:nowrap;}.wp-block-gallery.wp-block-gallery-3{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-block-gallery.wp-block-gallery-4{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-block-gallery.wp-block-gallery-5{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-elements-4727f08c3da5b0e569ae230a0a653226 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--black);} </style> <script type="text/javascript" src="https://s1.wp.com/wp-content/js/mobile-useragent-info.js?m=1609849039i&ver=20241018" id="mobile-useragent-info-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="custom-content-types-data-js-before"> /* <![CDATA[ */ var CUSTOM_CONTENT_TYPE__INITIAL_STATE; typeof CUSTOM_CONTENT_TYPE__INITIAL_STATE === "object" || (CUSTOM_CONTENT_TYPE__INITIAL_STATE = JSON.parse(decodeURIComponent("%7B%22active%22%3Atrue%2C%22over_ride%22%3Afalse%2C%22should_show_testimonials%22%3Atrue%2C%22should_show_portfolios%22%3Atrue%7D"))); /* ]]> */ </script> <script type="text/javascript" id="jetpack-blocks-assets-base-url-js-before"> /* <![CDATA[ */ var Jetpack_Block_Assets_Base_Url="https://s0.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/_inc/blocks/"; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/themes/pub/capoverso/js/skip-link-focus-fix.js?m=1416423735i'></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v20.0.2/build/dom-ready/index.min.js?m=1740004117i&ver=222ad38e3e5e302c8bbf" id="wp-dom-ready-js"></script> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/_inc\/build\/carousel\/swiper-bundle.min.js"}; var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/philarz.com\/wp-admin\/admin-ajax.php","nonce":"9b55bb060c","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"1","require_name_email":"1","login_url":"https:\/\/philarz.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fphilarz.com%2F2025%2F02%2F02%2Funilateral-issues-2024-conclusion%2F","blog_id":"200033749","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=200033749&v=wpcom&tz=1&user_id=0&subd=philarz","is_public":"1"}; /* ]]> */ </script> <script type="text/javascript" id="google-translate-init-js-extra"> /* <![CDATA[ */ var _wp_google_translate_widget = {"lang":"en","layout":"0"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJydjtEOgjAMRX/I2RCCxgfjp5i51aVQumXdIPy9aNAX33jsue25hTkZEsfVo0Kv4EkLTCg+ZlijFHl5EvNxJDn2engzF6WgFBirSVwDyXqIJVk3bDNoFbivVnhwdINCIUZvgmXGvMBEOO9xVWIPzuZYFfm39gV7P/xYZ/IBi0KIMTCakq0o24J/YGu5jdfm3LaX5tS1Xf8C0w95MQ=='></script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit&ver=14.4-a.6" id="google-translate-js"></script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/wp-content/mu-plugins/carousel-wpcom/carousel-wpcom.js?m=1620989527i'></script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script src="//stats.wp.com/w.js?68" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'200033749','blog_tz':'1','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'200033749','v':'wpcom','tz':'1','user_id':'0','subd':'philarz'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD8laDJ0ckZ0YVdjOWx3PTh1dy1PJUZOR1RDaVExfi9zMl1vd2xnaWVrLFVnTmM/dWJMbUx+XWJwVEtdWFpTK0NbbTUyMW9YSTFMcmwtXXhyeiVIJkQyVW9EfGlXfjNTdkYyVksrNWc/eldlUD1KJmROdy1RUl1PdH5uUHxFWjN+Mi0/THk9K3JUTXBSOVVNWyxUM1Mtekd5TTJTNm5FZUR0TzZySW9WLlR2YVtobzhHUS8wajlYOV13S2xZb1NGbDBdYjlpeDd1c1dx'}]); _stq.push([ 'clickTrackerInit', '200033749', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script defer id="bilmur" data-customproperties="{"enq_jquery":"1","logged_in":"0","wptheme":"pub\/capoverso","wptheme_is_block":"0"}" data-provider="wordpress.com" data-service="simple" data-site-tz="Europe/Paris" src="/wp-content/js/bilmur-3-4-combined.min.js?i=12&m=202508"></script><script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script> </body> </html>