CINXE.COM
News – 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>News – 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/cover_qr_39_2007.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=4625' + '&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=1739859095"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s2.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/" /> <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://s1.wp.com/_static/??-eJyFjVEKwkAMRC/kGhap1A/xKFJjrKm7ydJkld7eFhQEBX+GGXgzA48SUMVJHHINJdWexWAgLx3eXhmy6iLnmsiA5cLCTsFw1JTeeVqj2Qo+9vxKeeZLPQF2Re80moL5lOgL/XN9ZEHoSWjkuWG/7TJ6yPu4bZu4ie2uGZ7ID1Mu&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://s1.wp.com/_static/??-eJydzEEOwiAQheELCVNso90YzwKUEOoIZGao4fZWN+66cPny8v3wqsqXLCELVGwxZYbY9ukCxf2hANt50IM24FrCBRwW/1CYHFnqwNIxaM98gsPQVzGsQar9cNtLExUpLf8myErKkX/8/ryZ6zjP08WMZn0DL6xPzg==&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":"d08fda9c36","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\/moon\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/wp-content/js/rlt-proxy.js?m=1720530689i'></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="Joint Stamp Issues" /> <meta property="og:description" content="Philatelic ressources and catalogues related to Joint Stamp Issues" /> <meta property="og:url" content="https://philarz.com/news/" /> <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="Philatelic ressources and catalogues related to Joint Stamp Issues" /> <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="blog 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"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <article id="post-4625" class="post-4625 post type-post status-publish format-standard has-post-thumbnail hentry category-catalogue category-general-news category-ji-general category-references category-statistics"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2025/02/16/access-to-archive-pages/" rel="bookmark">Access to archive pages</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/16/access-to-archive-pages/" rel="bookmark"><time class="entry-date published updated" datetime="2025-02-16T07:55:07+01:00">16 February 2025</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p class="has-black-color has-text-color has-link-color wp-elements-4727f08c3da5b0e569ae230a0a653226">Following the creation of this blog providing on-line access to the updated Catalogue 2022+, the original web pages <em><a href="http://www.philarz.net" target="_blank" rel="noreferrer noopener">http://www.philarz.net</a></em> became obsolete. Over time, this old web site which is not supported/updated anymore is bound to disappear. For collectors interested in understanding the origin of the information dispatched in the catalogue, <a href="https://philarz.com/archives-original-site/" target="_blank" rel="noreferrer noopener">a special page displaying the blog pages and the document produced over the 25 years prior to the availability of the 2022+ catalogue was created</a>. This new section called <strong><a href="https://philarz.com/archives-original-site/" target="_blank" rel="noreferrer noopener">Archives (original site)</a></strong> is divided in five parts:</p> <ul class="wp-block-list"> <li class="has-black-color has-text-color has-link-color wp-elements-419fbe0c743ded157aeba151e447104d">The Catalogue Quarterly Reports, complement to the 1998 Catalogue of Joint Stamp Issues (Volume 1 to 15) published on a quarterly basis between 1999 and 2001, (<em>these leaflets were never available on line before</em> <em>and are reproduced here in color, whenever possible</em>)</li> <li>The Quarterly Reports (Volume 16 to 39), only in English, improvement of the Complement, published between 2002 and 2006 </li> <li>The 2006 Catalogue of Joint issues (<em>English</em>) – 500 samples were printed (<em>a few remain available</em> <em>if interested</em>)</li> <li>The Catalogue Supplements published on a yearly basis between 2007 and 2022 (<em>English</em>) until the 2022 Catalogue became available on line</li> <li>The pages of information from the first web site (<em><a href="http://www.philarz.net" target="_blank" rel="noreferrer noopener">http://www.philarz.net</a></em>) that were filed in the News Archives. These pages were updated regularly between 2010 and 2020 (<em>English</em>) and archived in Quarterly pages. </li> </ul> <p>From 2022 on, the new catalogue became available, associated to this new web pages and blog. In total, this new section provides access to additional 3,300+ archive pages. The interest is mainly to get access to the history of the creation of some joint issues, to some monographs, to some specific articles and to some images in particular first day cancellations or non-approved joint issues. Of course, this is also the first time that the 2006 catalogue is on line.</p> <p>Have a nice time exploring <a href="https://philarz.com/archives-original-site/" target="_blank" rel="noreferrer noopener">these older pages</a>.</p> <p></p> <hr class="wp-block-separator has-alpha-channel-opacity" /> <p></p> <p>In parallel, another chapter was opened providing access to a maximum of <strong><a href="https://philarz.com/publications/" target="_blank" rel="noreferrer noopener">dedicated articles </a></strong>that were published over the past 30 years. The list is obviously not complete, but additions are welcome. The articles are provided as pdf copies and in their original language (<em>no translation is provided at this stage</em>). So far, 22 articles have been posted representing 83 published pages to read. The list does not include the stamp description leaflets (notices, leaflets, press releases, …) issued by individual postal administrations.</p> <p>Have a nice time exploring these <a href="https://philarz.com/publications/" target="_blank" rel="noreferrer noopener"><strong>Publication pages</strong></a>.</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/ji-general/catalogue/" rel="category tag">Catalogue</a> <a href="https://philarz.com/category/ji-general/general-news/" rel="category tag">General news</a> <a href="https://philarz.com/category/ji-general/" rel="category tag">JI General</a> <a href="https://philarz.com/category/references/" rel="category tag">References</a> <a href="https://philarz.com/category/ji-general/statistics/" rel="category tag">Statistics</a></span></div><span class="comments-link"><a href="https://philarz.com/2025/02/16/access-to-archive-pages/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4658" class="post-4658 post type-post status-publish format-standard has-post-thumbnail hentry category-argentina category-flower category-qatar category-turkey"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2025/02/15/new-discovery-from-2023/" rel="bookmark">New discovery from 2023</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/15/new-discovery-from-2023/" rel="bookmark"><time class="entry-date published updated" datetime="2025-02-15T07:13:43+01:00">15 February 2025</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>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 50<sup>th</sup> anniversary of their diplomatic relationship, <strong>Türkiye (Turkey) </strong>and <strong>Qatar </strong>issued the same stamp representing the figure “50” and a logo (flower and sand rose). The Turkish stamp was released on <strong>September 27, 2023</strong>, while the Qatari stamp became available on <strong>November 5, 2023</strong>. Both stamps were released in form of same shape miniature sheets containing five stamps [(2×2)+1]. This new issue will be described in the catalogue under the entry code [<strong>C20230927</strong>]. Congratulations and thanks a lot, George.</p> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/02\/15\/new-discovery-from-2023\/"}' 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="4663" data-permalink="https://philarz.com/2025/02/15/new-discovery-from-2023/20230927qatar/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20230927qatar.jpg" data-orig-size="453,316" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20230927qatar" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20230927qatar.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20230927qatar.jpg?w=453" width="453" height="316" data-id="4663" src="https://philarz.com/wp-content/uploads/2025/02/20230927qatar.jpg?w=453" alt="" class="wp-image-4663" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4664" data-permalink="https://philarz.com/2025/02/15/new-discovery-from-2023/20230927turkey/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20230927turkey.jpg" data-orig-size="576,401" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20230927Turkey" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20230927turkey.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20230927turkey.jpg?w=576" width="576" height="401" data-id="4664" src="https://philarz.com/wp-content/uploads/2025/02/20230927turkey.jpg?w=576" alt="" class="wp-image-4664" /></figure> </figure> <p></p> <p>It is quite difficult to find information from Qatar. On January 31, 2025, Argentina released also a stamp celebrating the 50 years of relationship with Qatar. This Argentina stamp could be one half of a joint issue, but information from Qatar is missing. Any help here is welcome. In the meantime, you will find below the picture of the Argentinian stamp. It may be possible that the Qatari stamp will be released only in a couple of months from now.</p> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/02\/15\/new-discovery-from-2023\/"}' 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="4667" data-permalink="https://philarz.com/2025/02/15/new-discovery-from-2023/20250131argentina/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250131argentina.jpg" data-orig-size="335,140" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20250131Argentina" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250131argentina.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250131argentina.jpg?w=335" width="335" height="140" data-id="4667" src="https://philarz.com/wp-content/uploads/2025/02/20250131argentina.jpg?w=335" alt="" class="wp-image-4667" /></figure> </figure> <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/argentina/" rel="category tag">Argentina</a> <a href="https://philarz.com/category/topics/flower/" rel="category tag">Flower</a> <a href="https://philarz.com/category/countries/qatar/" rel="category tag">Qatar</a> <a href="https://philarz.com/category/countries/turkey/" rel="category tag">Turkey</a></span></div><span class="comments-link"><a href="https://philarz.com/2025/02/15/new-discovery-from-2023/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4645" class="post-4645 post type-post status-publish format-standard has-post-thumbnail hentry category-dance category-festival category-india category-israel"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2025/02/13/india-israel-eventually/" rel="bookmark">India – Israel, eventually</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/13/india-israel-eventually/" rel="bookmark"><time class="entry-date published updated" datetime="2025-02-13T07:24:54+01:00">13 February 2025</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>The Holi (India) and Purim (Israel) Festivals’ stamps involving <strong>India </strong>and <strong>Israel</strong> 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 set as second possibility, but the Indian stamp was still not released and the Israel sheetlet remained an unilateral issue, described as such in the catalogue under the entry [<strong>N20240507</strong>]. Surprisingly, on this <strong>February 11, 2025</strong>, we learned from several sources (<em>Souvik Ghatak, India; Kenneth Sequeira, Singapore; Dov Lask, Israel – thanks to all of them</em>) that finally, the two souvenir sheets became available, proven through first day covers bearing both the same issue date of February 11, 2025. The Israel souvenir sheet described so far was printed and ready since February 2024. It appeared on different blogs, but was not available for sale. No Israel cancelled cover dated before February 2025 has been seen so far, and therefore this new date of February 11, 2025 becomes the official day of first issue, leading this issue to be identified as Twin. Obviously, this issue deserves now a full description in the catalogue under the entry [<strong>T20250211</strong>].</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/02\/13\/india-israel-eventually\/"}' 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.05134%"><figure class="tiled-gallery__item"><img data-attachment-id="4649" data-permalink="https://philarz.com/2025/02/13/india-israel-eventually/20250211indiass/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg" data-orig-size="1066,1369" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20250211indiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?w=234" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?w=605" data-attachment-id="4649" data-permalink="https://philarz.com/2025/02/13/india-israel-eventually/20250211indiass/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg" data-orig-size="1066,1369" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20250211indiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?w=234" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?strip=info&w=1066 1066w" alt="" data-height="1369" data-id="4649" data-link="https://philarz.com/?attachment_id=4649" data-url="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg?w=797" data-width="1066" src="https://philarz.com/wp-content/uploads/2025/02/20250211indiass.jpg" role="button" aria-label="Open image 1 of 2 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.94866%"><figure class="tiled-gallery__item"><img data-attachment-id="4648" data-permalink="https://philarz.com/2025/02/13/india-israel-eventually/20250211israelss/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg" data-orig-size="488,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="20250211israelss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg?w=488" data-attachment-id="4648" data-permalink="https://philarz.com/2025/02/13/india-israel-eventually/20250211israelss/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg" data-orig-size="488,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="20250211israelss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg?w=488" srcset="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg?strip=info&w=488 488w" alt="" data-height="628" data-id="4648" data-link="https://philarz.com/?attachment_id=4648" data-url="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg?w=488" data-width="488" src="https://philarz.com/wp-content/uploads/2025/02/20250211israelss.jpg" role="button" aria-label="Open image 2 of 2 in full-screen" /></figure></div></div></div></div></div> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/02\/13\/india-israel-eventually\/"}' 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-large"><img data-attachment-id="4652" data-permalink="https://philarz.com/2025/02/13/india-israel-eventually/20250211indiafdc-2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiafdc-1.jpg" data-orig-size="677,334" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20250211indiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiafdc-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250211indiafdc-1.jpg?w=605" loading="lazy" width="677" height="334" data-id="4652" src="https://philarz.com/wp-content/uploads/2025/02/20250211indiafdc-1.jpg?w=677" alt="" class="wp-image-4652" /></figure> </figure> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/02\/13\/india-israel-eventually\/"}' 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="4655" data-permalink="https://philarz.com/2025/02/13/india-israel-eventually/20250211israelfdc-3/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelfdc-2.jpg" data-orig-size="634,361" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20250211israelfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelfdc-2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250211israelfdc-2.jpg?w=605" loading="lazy" width="634" height="361" data-id="4655" src="https://philarz.com/wp-content/uploads/2025/02/20250211israelfdc-2.jpg?w=634" alt="" class="wp-image-4655" /></figure> </figure> <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/dance/" rel="category tag">Dance</a> <a href="https://philarz.com/category/topics/festival/" rel="category tag">Festival</a> <a href="https://philarz.com/category/countries/india/" rel="category tag">India</a> <a href="https://philarz.com/category/countries/israel/" rel="category tag">Israel</a></span></div><span class="comments-link"><a href="https://philarz.com/2025/02/13/india-israel-eventually/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4621" class="post-4621 post type-post status-publish format-standard has-post-thumbnail hentry category-architecture category-capital-city-of-culture category-italy category-monument category-slovenia"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2025/02/10/gorizia-and-nova-gorica/" rel="bookmark">Gorizia and Nova Gorica</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/10/gorizia-and-nova-gorica/" rel="bookmark"><time class="entry-date published updated" datetime="2025-02-10T11:11:32+01:00">10 February 2025</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>This is a long time announced joint issue, postponed several times, but only recently proven to be part of a twin issue, when the Italian stamps’ designs became available. The stamps involving <strong>Slovenia </strong>and <strong>Italy </strong>were originally planned to be issued on April 28, 2024, then postponed to January 25, 2025, before finally being issued on <strong>February 6, 2025</strong>. </p> <p>Nova Gorica is a town in western Slovenia, on the border with Italy, created through the 1947 Paris Peace Treaty that established a new border between Yugoslavia and Italy, leaving nearby Gorizia outside the borders of Yugoslavia. Hence, Gorizia is the older part of the city, located now in Italy. Both cities have been designed Capital City of the Culture 2025, celebrated by this joint issue. Both countries have issued a souvenir sheet with two stamps showing each one city with, for Gorizia, an aerial view of the Castle, a fortification dating back to the 9<sup>th</sup> century, built on the hill overlooking the city, and, for Nova Gorica, the facade of the Palazzo della Stazione, the oldest public building in the city that stands out on Piazza Europa, built in 1906 for military purposes on the Vienna-Trieste railway line.</p> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img data-attachment-id="4632" data-permalink="https://philarz.com/2025/02/10/gorizia-and-nova-gorica/20250206italya/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250206italya.png" data-orig-size="1656,1086" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20250206ItalyA" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250206italya.png?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250206italya.png?w=605" loading="lazy" width="1024" height="671" src="https://philarz.com/wp-content/uploads/2025/02/20250206italya.png?w=1024" alt="" class="wp-image-4632" style="width:500px" /></figure></div> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img data-attachment-id="4633" data-permalink="https://philarz.com/2025/02/10/gorizia-and-nova-gorica/20250206sloveniass/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/20250206sloveniass.jpg" data-orig-size="600,386" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20250206Sloveniass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/20250206sloveniass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/20250206sloveniass.jpg?w=600" loading="lazy" width="600" height="386" src="https://philarz.com/wp-content/uploads/2025/02/20250206sloveniass.jpg?w=600" alt="" class="wp-image-4633" style="width:500px" /></figure></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/topics/architecture/" rel="category tag">Architecture</a> <a href="https://philarz.com/category/topics/capital-city-of-culture/" rel="category tag">Capital City of Culture</a> <a href="https://philarz.com/category/countries/italy/" rel="category tag">Italy</a> <a href="https://philarz.com/category/topics/monument/" rel="category tag">Monument</a> <a href="https://philarz.com/category/countries/slovenia/" rel="category tag">Slovenia</a></span></div><span class="comments-link"><a href="https://philarz.com/2025/02/10/gorizia-and-nova-gorica/#comments">2 Comments</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4365" class="post-4365 post type-post status-publish format-standard has-post-thumbnail hentry category-bangladesh category-catalogue category-colombia category-europa-cept-posteurop category-india category-mexico category-telecommunication category-vietnam"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2025/02/02/catalogue-2025-updated/" rel="bookmark">Catalogue 2025 updated</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/catalogue-2025-updated/" rel="bookmark"><time class="entry-date published" datetime="2025-02-02T08:47:06+01:00">2 February 2025</time><time class="updated" datetime="2025-02-02T08:48:03+01:00">2 February 2025</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>The <a href="https://philarz.com/catalogues/"><strong>new catalogue of Joint Stamp Issues 2025</strong></a> is now on line with the section of the stamps issued during the year 2024 fully updated. In order to keep an average of about 100-130 pages per volume facilitating a quick downloading, the year 2024 needed to be separared from the 2022-2023 period (Volume XV) and a new volume numbered XVI, containing years 2024-2025 was created.</p> <div class="wp-block-image"> <figure class="aligncenter size-medium"><a href="https://philarz.com/catalogues/" target="_blank" rel=" noreferrer noopener"><img data-attachment-id="4434" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/2025-16/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/2025-16.jpg" data-orig-size="663,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="2025-16" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/2025-16.jpg?w=212" data-large-file="https://philarz.com/wp-content/uploads/2025/02/2025-16.jpg?w=605" loading="lazy" width="212" height="300" src="https://philarz.com/wp-content/uploads/2025/02/2025-16.jpg?w=212" alt="" class="wp-image-4434" /></a></figure></div> <p></p> <p>This new updated catalogue, the 2025 version in 16 volumes, has now reached 1,900 pages. It contains over 2,280 entries among which more than 1,580 can be considered as true joint issues (unique, se-tenant, twin, concerted or parallel). It describes in total more than 16,100 items, and it is illustrated with above 8,900 pictures, providing also more than 35,100 quotations. This upgrade allowed also to make a comparison of the evolution of the number of issues of joint stamps for statistical purpose, which leads to a graph looking as follow:</p> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="4426" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/2025graph/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/2025graph.jpg" data-orig-size="1024,633" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2025graph" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/2025graph.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/2025graph.jpg?w=605" loading="lazy" width="1024" height="633" src="https://philarz.com/wp-content/uploads/2025/02/2025graph.jpg?w=1024" alt="" class="wp-image-4426" /></figure></div> <p></p> <p></p> <p>It appears that after a strong progression over the years 1980-2010, the number of new yearly issues reached a kind of plateau over the past 15 years, with an average of 40 issues per year. The progression affected only the twin joint issues while the number of parallel/concerted issues remained stable over the past 50 years. However, the number of different products for each issue such as additional souvenir sheets, booklets, miniature sheets or mixed cancelled products, or the number of total stamps per issue did progress as well. In parallel, we have also to observe that the number of abusive joint issues (issues involving a high number of countries not fully controlled by the local postal administrations, but printed centrally) has increased. We will still continue to identify those issues separately, and even if we continue to have them described in the catalogue for the sake of completeness (gray color and italics characters), it will remain up to the individual collectors to decide if they want to include and purchase them. Typically, these stamps will not gain value over time, will be difficult to resell and are usually not accepted in exhibitions.</p> <p>Joint issues are a mirror of the political state of the world. The increasing number of conflict situations is not in favor of a progression of the number of joint issues. Several planned issues were cancelled during the past five years, due to political concerns. My wish for the next year(s) is to be able to report soon a first joint issue e.g., involving Israel and Iran, North and South Korea or Ukraine and Russia, which would become the best sign of a progression toward world peace. </p> <p></p> <p>Among the major improvements, note that at least 25 new items describing mixed FDCs have been added over the period 2021-2024. We own a huge thank to Jaap Sarelse (The Netherlands) for his great work and time spent over the past 30 years in providing this information, finding the items and even trying to create such mixed products whenever possible. The existence of mixed first day cancelled products remains the ultimate proof of the joint character as both postal administrations must have agreed for the production and existence of such items.</p> <p></p> <p>On top of the additions of new 2024 issues described in previous blog pages, one has to note the following:</p> <p>On <strong>September 14, 2024</strong>, <strong>Bangladesh </strong>re-issued an older stamp from 2001 with a handstamp “DHAKAPEX”. This issue is now described in the catalogue under the original stamp heading [<strong>T20011009</strong>] together with all the other stamps of the same series. This gave the opportunity also to update the texts and images of these stamps in the catalogue as this entry was only partially illustrated. As much as 75 new images over three pages were introduced to illustrate this entry.</p> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="4371" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/20240914bangladesh2001/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20240914bangladesh2001.jpg" data-orig-size="166,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="20240914Bangladesh2001" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20240914bangladesh2001.jpg?w=166" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20240914bangladesh2001.jpg?w=166" loading="lazy" width="166" height="200" src="https://philarz.com/wp-content/uploads/2025/01/20240914bangladesh2001.jpg?w=166" alt="" class="wp-image-4371" /></figure></div> <p></p> <p>The International Telecommunication Union (ITU) is celebrating during the year 2025, its 160<sup>th</sup> anniversary. The UPU did send on October 28, 2024 a circular to all its members, asking that if they want to commemorate this anniversary, they can use the new logo of the event. The way this letter is presented clearly shows that this is not a call for a joint issue. So, at this stage and in absence of further notice, stamps that will be produced during the year 2025 and bearing the below logo will not be considered as joint, as they are simply commemorative stamps based on individual initiatives.</p> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="4378" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/itu160logo/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/itu160logo.jpeg" data-orig-size="422,302" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="ITU160logo" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/itu160logo.jpeg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/itu160logo.jpeg?w=422" loading="lazy" width="422" height="302" src="https://philarz.com/wp-content/uploads/2025/01/itu160logo.jpeg?w=422" alt="" class="wp-image-4378" /></figure></div> <p></p> <p>On the contrary, the design of the <strong>2026</strong> PostEurop stamps to be issued at the occasion of the 70<sup>th</sup> anniversary of PostEurop, was released by beginning of January 2025. A common stamp will be used at this occasion, based on a contest that a Finnish group did win.</p> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="4421" data-permalink="https://philarz.com/2025/02/02/catalogue-2025-updated/2026posteuropdesign/" data-orig-file="https://philarz.com/wp-content/uploads/2025/02/2026posteuropdesign.jpg" data-orig-size="330,330" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2026PostEuropDesign" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/02/2026posteuropdesign.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/02/2026posteuropdesign.jpg?w=330" loading="lazy" width="330" height="330" src="https://philarz.com/wp-content/uploads/2025/02/2026posteuropdesign.jpg?w=330" alt="" class="wp-image-4421" /></figure></div> <p></p> <p>One has also to note a small modification regarding the <strong>December 20, 2021</strong> issue involving <strong>Colombia </strong>and <strong>Mexico</strong>. The Mexican stamps were issued on December 20, 2021, but the Colombian stamp became only available on <strong>January 25, 2022</strong>. However, it appears that the Colombian FDC and the mixed FDC are still cancelled from December 20, 2021. This issue which was initailly considered as a Concerted one under the heading number <strong>C20211220</strong> is now reported as the twin issue <strong>T20211220</strong>.</p> <p>The same modification affected the stamps issued on <strong>October 16, 2023</strong>, involving <strong>Vietnam </strong>and <strong>India</strong>. Small amounts of Vietnam stamps became available at one post office at the original day of issue (April 28, 2023), but stamps were retrieved after sale of the first batch of 4,000 units. India announced three times the release of their stamps until they became eventually available on October 16, 2023. These delays led to consider initially this series as Concerted. However, the mixed FDC of this issue is cancelled with dates from October 16, 2023 for both countries and therefore these stamps are filed as twin [<strong>T20231016</strong>]. Covers with Vietnamese stamps cancelled before October 16, 2023 are rarities.</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/bangladesh/" rel="category tag">Bangladesh</a> <a href="https://philarz.com/category/ji-general/catalogue/" rel="category tag">Catalogue</a> <a href="https://philarz.com/category/countries/colombia/" rel="category tag">Colombia</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/india/" rel="category tag">India</a> <a href="https://philarz.com/category/countries/mexico/" rel="category tag">Mexico</a> <a href="https://philarz.com/category/topics/telecommunication/" rel="category tag">Telecommunication</a> <a href="https://philarz.com/category/countries/vietnam/" rel="category tag">Vietnam</a></span></div><span class="comments-link"><a href="https://philarz.com/2025/02/02/catalogue-2025-updated/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <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" loading="lazy" 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" loading="lazy" 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-4357" class="post-4357 post type-post status-publish format-standard has-post-thumbnail hentry category-architecture category-church category-dominican-republic category-egypt category-flag category-food category-hungary category-india category-italy category-kazakhstan category-mauritius category-morocco category-peru category-religion category-unilateral category-united-arab-emirates"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2025/01/10/unilateral-issues-update/" rel="bookmark">Unilateral issues update</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/01/10/unilateral-issues-update/" rel="bookmark"><time class="entry-date published updated" datetime="2025-01-10T06:39:50+01:00">10 January 2025</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>The <a href="https://philarz.com/2024/12/21/unilateral-issues-2024/">previous page on Unilateral Issues</a> triggered a lot of answers leading to some new joint issues to be confirmed for the end of the year 2024.</p> <p>Let us first start with the <strong>Kazakhstan – Morocco </strong>issue. A Kazakhstan stamp, in miniature sheets of 8 units, was released as early as <strong>September 30, 2024</strong> with a topic related to the 30<sup>th</sup> anniversary of relationship depicting local Gastronomy (camel milk, kumis, dates), but above all with a stamp bearing the words “Joint issue Kazakhstan – Morocco”. Eventually, the Moroccan stamp was released on <strong>December 25, 2024</strong>, in sheetlet of 10 stamps. This issue can now be reported in the catalogue as a Concerted issue with the entry code [<strong>C20240930</strong>].</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/01\/10\/unilateral-issues-update\/"}' 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="4401" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20240930kazakhstan2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg" data-orig-size="1270,923" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstan2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?w=605" data-attachment-id="4401" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20240930kazakhstan2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg" data-orig-size="1270,923" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20240930Kazakhstan2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?strip=info&w=1270 1270w" alt="" data-height="923" data-id="4401" data-link="https://philarz.com/?attachment_id=4401" data-url="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg?w=1024" data-width="1270" src="https://philarz.com/wp-content/uploads/2025/01/20240930kazakhstan2.jpg" role="button" aria-label="Open image 1 of 2 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:50.00000%"><figure class="tiled-gallery__item"><img data-attachment-id="4382" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241225moroccost1/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg" data-orig-size="1275,962" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241225Moroccost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?w=605" data-attachment-id="4382" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241225moroccost1/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg" data-orig-size="1275,962" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241225Moroccost1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?strip=info&w=1275 1275w" alt="" data-height="962" data-id="4382" data-link="https://philarz.com/?attachment_id=4382" data-url="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg?w=1024" data-width="1275" src="https://philarz.com/wp-content/uploads/2025/01/20241225moroccost1.jpg" role="button" aria-label="Open image 2 of 2 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Similarly, the Egyptian counterpart for the Hungarian souvenir sheet issued on <strong>November 28, 2024</strong>, was discovered. We can therefore confirm that these two sheets from <strong>Egypt </strong>and <strong>Hungary </strong>form a joint issue that is described in the catalogue under the heading [<strong>T20241128</strong>]. The Egyptian souvenir sheet was issued at only 7,000 samples from which 700 were taken to prepare first day covers.</p> <figure data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/01\/10\/unilateral-issues-update\/"}' 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="4385" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241128egypt/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241128egypt.jpg" data-orig-size="488,361" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241128Egypt" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241128egypt.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241128egypt.jpg?w=488" loading="lazy" width="488" height="361" data-id="4385" src="https://philarz.com/wp-content/uploads/2025/01/20241128egypt.jpg?w=488" alt="" class="wp-image-4385" /></figure> <figure class="wp-block-image size-large"><img data-attachment-id="4384" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241128hungaryms-2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/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/2025/01/20241128hungaryms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241128hungaryms.jpg?w=397" loading="lazy" width="397" height="305" data-id="4384" src="https://philarz.com/wp-content/uploads/2025/01/20241128hungaryms.jpg?w=397" alt="" class="wp-image-4384" /></figure> </figure> <p></p> <p>There is an interesting on-going discussion about a potential Italy – Peru joint issue related to the 150<sup>th</sup> anniversary of diplomatic relations between both countries. On August 28, 2024, Peru issued two stamps, so far without counterpart from Italy. In the 2025 Italian philatelic program, we discover now that Italy intends to issue stamps on January 30, 2025, celebrating the same event, but even claiming it should be joint. Italian Post just informed that there was a delay as they were not ready by the time of issue of the Peruvian stamps. As Peru issued their stamps unilateraly (without joint character claim), this announcement looks surprising. We have not seen the design of the Italian stamp and we will probably have to wait until January 30, 2025 to define the real characters of this stamp and decide afterwards how to consider them. There is one important point however to take in account: there should be no confusion between joint stamps and a joint event. So, decision to integrate these stamps in the catalogue, is still on hold.</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" /></figure> <p></p> <p>The situation is clearer with the <strong>Peruvian – Dominican Republic</strong> issue. On <strong>November 13, 2024</strong>, Peru also issued stamps at the occasion of the 150<sup>th</sup> anniversary of the relationship between both countries. It appears that Dominican Republic issued a single stamp the same day, reproducing the buildings that are reproduced on the Peruvian stamps. In this case we are in presence of a real twin issue that will be described in the catalogue under entry number [<strong>T20241113</strong>]</p> <div class="wp-block-image"> <figure class="aligncenter size-medium"><img data-attachment-id="4375" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113dominicanrep/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113dominicanrep.jpeg" data-orig-size="1085,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="20241113DominicanRep" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113dominicanrep.jpeg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113dominicanrep.jpeg?w=605" loading="lazy" width="300" height="199" src="https://philarz.com/wp-content/uploads/2025/01/20241113dominicanrep.jpeg?w=300" alt="" class="wp-image-4375" /></figure></div> <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" /></figure> <p></p> <p>In the meantime, a Mauritius – India mixed FDC became available. This item is based on an illustrated Mauritius first day cover celebrating the 200<sup>th</sup> anniversary of Maharishi Dayanand Saraswati (1824-2024), on which was added an India stamp with exactly the same design itself cancelled from December 12, 2024. By further inquiries about this document, Jaap Sarelse could confirm that this stamp release is <strong>not</strong> a joint issue. The design was made available by the Organization supporting the anniversary events, which any post office could use to issue a stamp. It happens that both countries used the logo alone to fill the space within the stamp which resulted to very similar items. Collectors created mixed FDCs only on the basis of the stamp similarities, but postal administrations never collaborated. Suriname issued also stamps at this occasion, using only the same portrait but not the full logo.</p> <div class="wp-block-image"> <figure class="aligncenter size-large"><img data-attachment-id="4387" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/2024mauritius/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/2024mauritius.jpg" data-orig-size="668,333" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="2024mauritius" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/2024mauritius.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/2024mauritius.jpg?w=605" loading="lazy" width="668" height="333" src="https://philarz.com/wp-content/uploads/2025/01/2024mauritius.jpg?w=668" alt="" class="wp-image-4387" /></figure></div> <p><strong><br></strong>During this search activity, a new joint issue appeared that has been forgotten so far: <strong>Morocco </strong>and the <strong>United Arab Emirates</strong> celebrated historical relationship through identical stamps and souvenir sheets. These stamps were released on <strong>November 13, 2024</strong>. they represent symbols, flags of both countries, the “Hassan II” Mosque in Casablanca and the “Sheikh Zayed Grand Mosque” in Abu Dhabi.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2025\/01\/10\/unilateral-issues-update\/"}' 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:71.57552%"><figure class="tiled-gallery__item"><img data-attachment-id="4393" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113morocco/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg" data-orig-size="500,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="20241113Morocco" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg?w=500" data-attachment-id="4393" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113morocco/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg" data-orig-size="500,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="20241113Morocco" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg?w=500" srcset="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg?strip=info&w=500 500w" alt="" data-height="350" data-id="4393" data-link="https://philarz.com/?attachment_id=4393" data-url="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg?w=500" data-width="500" src="https://philarz.com/wp-content/uploads/2025/01/20241113morocco.jpg" role="button" aria-label="Open image 1 of 6 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:28.42448%"><figure class="tiled-gallery__item"><img data-attachment-id="4395" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113moroccoms/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg" data-orig-size="640,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="20241113Moroccoms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg?w=170" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg?w=579" data-attachment-id="4395" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113moroccoms/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg" data-orig-size="640,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="20241113Moroccoms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg?w=170" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg?w=579" srcset="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg?strip=info&w=640 640w" alt="" data-height="1131" data-id="4395" data-link="https://philarz.com/?attachment_id=4395" data-url="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg?w=579" data-width="640" src="https://philarz.com/wp-content/uploads/2025/01/20241113moroccoms.jpg" role="button" aria-label="Open image 2 of 6 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:25.21387%"><figure class="tiled-gallery__item"><img data-attachment-id="4392" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113moroccost2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg" data-orig-size="405,404" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241113Moroccost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg?w=405" data-attachment-id="4392" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113moroccost2/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg" data-orig-size="405,404" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241113Moroccost2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg?w=405" srcset="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg?strip=info&w=405 405w" alt="" data-height="404" data-id="4392" data-link="https://philarz.com/?attachment_id=4392" data-url="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg?w=405" data-width="405" src="https://philarz.com/wp-content/uploads/2025/01/20241113moroccost2.jpg" role="button" aria-label="Open image 3 of 6 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.27669%"><figure class="tiled-gallery__item"><img data-attachment-id="4394" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113uae/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg" data-orig-size="500,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="20241113UAE" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg?w=500" data-attachment-id="4394" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113uae/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg" data-orig-size="500,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="20241113UAE" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg?w=500" srcset="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg?strip=info&w=500 500w" alt="" data-height="356" data-id="4394" data-link="https://philarz.com/?attachment_id=4394" data-url="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg?w=500" data-width="500" src="https://philarz.com/wp-content/uploads/2025/01/20241113uae.jpg" role="button" aria-label="Open image 4 of 6 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:14.48207%"><figure class="tiled-gallery__item"><img data-attachment-id="4396" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113uaems/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg" data-orig-size="463,807" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241113UAEms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg?w=172" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg?w=463" data-attachment-id="4396" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113uaems/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg" data-orig-size="463,807" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241113UAEms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg?w=172" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg?w=463" srcset="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg?strip=info&w=463 463w" alt="" data-height="807" data-id="4396" data-link="https://philarz.com/?attachment_id=4396" data-url="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg?w=463" data-width="463" src="https://philarz.com/wp-content/uploads/2025/01/20241113uaems.jpg" role="button" aria-label="Open image 5 of 6 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:25.02738%"><figure class="tiled-gallery__item"><img data-attachment-id="4391" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113uaest/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg" data-orig-size="200,201" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241113UAEst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg?w=200" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg?w=200" data-attachment-id="4391" data-permalink="https://philarz.com/2025/01/10/unilateral-issues-update/20241113uaest/" data-orig-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg" data-orig-size="200,201" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241113UAEst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg?w=200" data-large-file="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg?w=200" srcset="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg?strip=info&w=200 200w" alt="" data-height="201" data-id="4391" data-link="https://philarz.com/?attachment_id=4391" data-url="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg?w=200" data-width="200" src="https://philarz.com/wp-content/uploads/2025/01/20241113uaest.jpg" role="button" aria-label="Open image 6 of 6 in full-screen" /></figure></div></div></div></div></div> <p></p> <p><em>For all this information, thanks to Ali Ahmed Med Achour (Algeria), Don Birschel (USA), Tolga Caglayankaya (the Netherlands), Enzo Cafaro (Italy), Fabio Bonacina (Italy), Kenneth Sequeira (Singapore), Jaap Sarelse (the Netherlands), Cesar Ittmann (The Netherlands), Eric Chan (Hong Kong) and Eric Contesse (France) through his Facebook blog <a href="https://www.facebook.com/groups/jointstamps/">Joint Stamp Issues</a> (and of course all the collectors participating to this blog)</em>.</p> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="categories-and-tags"><span class="cat-links"><a href="https://philarz.com/category/topics/architecture/" rel="category tag">Architecture</a> <a href="https://philarz.com/category/topics/church/" rel="category tag">Church</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/flag/" rel="category tag">Flag</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/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/mauritius/" rel="category tag">Mauritius</a> <a href="https://philarz.com/category/countries/morocco/" rel="category tag">Morocco</a> <a href="https://philarz.com/category/countries/peru/" rel="category tag">Peru</a> <a href="https://philarz.com/category/topics/religion/" rel="category tag">Religion</a> <a href="https://philarz.com/category/ji-sub-types/unilateral/" rel="category tag">Unilateral</a> <a href="https://philarz.com/category/countries/united-arab-emirates/" rel="category tag">United Arab Emirates</a></span></div><span class="comments-link"><a href="https://philarz.com/2025/01/10/unilateral-issues-update/#comments">1 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" loading="lazy" 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-6 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-4239" class="post-4239 post type-post status-publish format-standard has-post-thumbnail hentry category-architecture category-argentina category-awards category-belarus category-bosnia-herzegovina category-chile category-flag category-indonesia category-peace category-religion category-russia category-vatican"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/12/21/update-december-2024/" rel="bookmark">Update December 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/update-december-2024/" rel="bookmark"><time class="entry-date published updated" datetime="2024-12-21T06:27:33+01:00">21 December 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Over the past weeks, two new joint issues became available:</p> <p>The 40<sup>th</sup> anniversary of the Peace treaty between <strong>Argentina </strong>and <strong>Chile </strong>“1984-2024”, was celebrated by identical stamps issued on <strong>November 25, 2024</strong> by Chile and <strong>November 29, 2024</strong> by Argentina. Stamps represent the figure “40” with the colors of the national flags. In 1984, the Vatican State played the role of mediator during the process that led to the signature of this treaty. This is the reason why Vatican is also involved in this joint issue, but with a different stamp issued on <strong>November 25, 2024</strong>. The Vatican stamp represents Pope John-Paul II signing the treaty on November 29, 1984.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/21\/update-december-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:43.23142%"><figure class="tiled-gallery__item"><img data-attachment-id="4315" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125vaticanfdccancellation/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg" data-orig-size="194,194" data-comments-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="20241125vaticanfdccancellation" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg?w=194" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg?w=194" data-attachment-id="4315" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125vaticanfdccancellation/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg" data-orig-size="194,194" data-comments-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="20241125vaticanfdccancellation" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg?w=194" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg?w=194" srcset="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg?strip=info&w=194 194w" alt="" data-height="194" data-id="4315" data-link="https://philarz.com/?attachment_id=4315" data-url="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg?w=194" data-width="194" src="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanfdccancellation.jpg" role="button" aria-label="Open image 1 of 5 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4314" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125vaticanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg" data-orig-size="252,187" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241125vaticanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg?w=252" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg?w=252" data-attachment-id="4314" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125vaticanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg" data-orig-size="252,187" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241125vaticanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg?w=252" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg?w=252" srcset="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg?strip=info&w=252 252w" alt="" data-height="187" data-id="4314" data-link="https://philarz.com/?attachment_id=4314" data-url="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg?w=252" data-width="252" src="https://philarz.com/wp-content/uploads/2024/12/20241125vaticanst.jpg" role="button" aria-label="Open image 2 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:56.76858%"><figure class="tiled-gallery__item"><img data-attachment-id="4320" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125chileargentina/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg" data-orig-size="768,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="20241125Chileargentina" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg?w=605" data-attachment-id="4320" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125chileargentina/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg" data-orig-size="768,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="20241125Chileargentina" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg?w=225" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg?strip=info&w=768 768w" alt="" data-height="1024" data-id="4320" data-link="https://philarz.com/?attachment_id=4320" data-url="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.jpg?w=768" data-width="768" src="https://philarz.com/wp-content/uploads/2024/12/20241125chileargentina.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:50.74678%"><figure class="tiled-gallery__item"><img data-attachment-id="4318" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125argentina20241129/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg" data-orig-size="436,562" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241125argentina20241129" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg?w=436" data-attachment-id="4318" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125argentina20241129/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg" data-orig-size="436,562" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241125argentina20241129" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg?w=233" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg?w=436" srcset="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg?strip=info&w=436 436w" alt="" data-height="562" data-id="4318" data-link="https://philarz.com/?attachment_id=4318" data-url="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg?w=436" data-width="436" src="https://philarz.com/wp-content/uploads/2024/12/20241125argentina20241129.jpg" role="button" aria-label="Open image 4 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.25322%"><figure class="tiled-gallery__item"><img data-attachment-id="4319" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125chilest2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg" data-orig-size="579,769" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241125Chilest2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg?w=579" data-attachment-id="4319" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241125chilest2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg" data-orig-size="579,769" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241125Chilest2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg?w=226" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg?w=579" srcset="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg?strip=info&w=579 579w" alt="" data-height="769" data-id="4319" data-link="https://philarz.com/?attachment_id=4319" data-url="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg?w=579" data-width="579" src="https://philarz.com/wp-content/uploads/2024/12/20241125chilest2.jpg" role="button" aria-label="Open image 5 of 5 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>On <strong>December 6, 2024</strong>, <strong>Belarus </strong>and <strong>Russia </strong>commemorated the 25<sup>th</sup> anniversary of the signature of the Union State Foundation Treaty with an identical stamp showing both flags. For each country, stamps were produced in miniature sheets of 8 stamps and one label [3×3] and one souvenir sheet containing a single stamp.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/21\/update-december-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.77006%"><figure class="tiled-gallery__item"><img data-attachment-id="4329" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206belarusms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg" data-orig-size="591,459" 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":"1731924554","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206belarusms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg?w=591" data-attachment-id="4329" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206belarusms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg" data-orig-size="591,459" 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":"1731924554","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206belarusms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg?w=591" srcset="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg?strip=info&w=591 591w" alt="" data-height="459" data-id="4329" data-link="https://philarz.com/?attachment_id=4329" data-url="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg?w=591" data-width="591" src="https://philarz.com/wp-content/uploads/2024/12/20241206belarusms.jpg" role="button" aria-label="Open image 1 of 6 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.22994%"><figure class="tiled-gallery__item"><img data-attachment-id="4326" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg" data-orig-size="199,142" 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":"1731924554","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg?w=199" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg?w=199" data-attachment-id="4326" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206belarus/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg" data-orig-size="199,142" 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":"1731924554","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206belarus" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg?w=199" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg?w=199" srcset="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg?strip=info&w=199 199w" alt="" data-height="142" data-id="4326" data-link="https://philarz.com/?attachment_id=4326" data-url="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg?w=199" data-width="199" src="https://philarz.com/wp-content/uploads/2024/12/20241206belarus.jpg" role="button" aria-label="Open image 2 of 6 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4325" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206russia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg" data-orig-size="300,212" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg?w=300" data-attachment-id="4325" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206russia/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg" data-orig-size="300,212" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206russia" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg?w=300" srcset="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg?strip=info&w=300 300w" alt="" data-height="212" data-id="4325" data-link="https://philarz.com/?attachment_id=4325" data-url="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg?w=300" data-width="300" src="https://philarz.com/wp-content/uploads/2024/12/20241206russia.jpg" role="button" aria-label="Open image 3 of 6 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:38.28864%"><figure class="tiled-gallery__item"><img data-attachment-id="4328" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206belarusss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg" data-orig-size="509,302" 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":"1731924554","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206belarusss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg?w=509" data-attachment-id="4328" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206belarusss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg" data-orig-size="509,302" 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":"1731924554","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206belarusss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg?w=509" srcset="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg?strip=info&w=509 509w" alt="" data-height="302" data-id="4328" data-link="https://philarz.com/?attachment_id=4328" data-url="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg?w=509" data-width="509" src="https://philarz.com/wp-content/uploads/2024/12/20241206belarusss.jpg" role="button" aria-label="Open image 4 of 6 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:22.78979%"><figure class="tiled-gallery__item"><img data-attachment-id="4327" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206russiacanc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg" data-orig-size="300,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="20241206russiacanc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg?w=300" data-attachment-id="4327" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206russiacanc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg" data-orig-size="300,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="20241206russiacanc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg?w=300" srcset="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg?strip=info&w=300 300w" alt="" data-height="300" data-id="4327" data-link="https://philarz.com/?attachment_id=4327" data-url="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg?w=300" data-width="300" src="https://philarz.com/wp-content/uploads/2024/12/20241206russiacanc.jpg" role="button" aria-label="Open image 5 of 6 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:38.92158%"><figure class="tiled-gallery__item"><img data-attachment-id="4330" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206russiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg" data-orig-size="1417,827" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206russiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?w=605" data-attachment-id="4330" data-permalink="https://philarz.com/2024/12/21/update-december-2024/20241206russiass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg" data-orig-size="1417,827" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241206russiass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?strip=info&w=1417 1417w" alt="" data-height="827" data-id="4330" data-link="https://philarz.com/?attachment_id=4330" data-url="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg?w=1024" data-width="1417" src="https://philarz.com/wp-content/uploads/2024/12/20241206russiass.jpg" role="button" aria-label="Open image 6 of 6 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>Among the issues that were postponed, we have to note the <strong>Bosnia Herzegovina (Bosnia) – Indonesia</strong> stamps celebrating the 25 years of the Istiklal Mosque in Sarajevo, originally scheduled for October 4, 2024, now expected to be released on <strong>October 3, 2025</strong>.</p> <p></p> <p><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">Additionally, I would like to share with you that, <mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">during the <strong>Chicagopex Exhibition 2024</strong> (November 23)</mark></mark>,<mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color"> this blog obtained the <strong>Large Vermeil medal</strong> in the Literature Palmares (category Digital). In the same category, the on line Joint Stamp Issues Catalogue obtained another <strong>Large Vermeil medal</strong>. This result was achieved also thanks to all the remote contributors and joint issue enthusiasts who participated to the collection of information.</mark></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/topics/architecture/" rel="category tag">Architecture</a> <a href="https://philarz.com/category/countries/argentina/" rel="category tag">Argentina</a> <a href="https://philarz.com/category/ji-general/awards/" rel="category tag">Awards</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/countries/bosnia-herzegovina/" rel="category tag">Bosnia Herzegovina</a> <a href="https://philarz.com/category/countries/chile/" rel="category tag">Chile</a> <a href="https://philarz.com/category/topics/flag/" rel="category tag">Flag</a> <a href="https://philarz.com/category/countries/indonesia/" rel="category tag">Indonesia</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/vatican/" rel="category tag">Vatican</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/12/21/update-december-2024/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4173" class="post-4173 post type-post status-publish format-standard has-post-thumbnail hentry category-burundi category-central-african-republic category-djibouti category-dominican-republic category-france category-ghana category-guinea category-guinea-bissau category-honduras category-iran category-italy category-liberia category-libya category-liechtenstein category-nepal category-netherlands category-philippines category-salvador category-sierra-leone category-togo category-united-nations category-upu category-uzbekistan"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/" rel="bookmark">UPU 150th anniversary: second update</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/19/upu-150th-anniversary-second-update/" rel="bookmark"><time class="entry-date published" datetime="2024-12-19T17:49:11+01:00">19 December 2024</time><time class="updated" datetime="2024-12-20T15:57:58+01:00">20 December 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Since the publication of the original blog page related to the description of stamps linked to the 150th UPU anniversary (<strong>October 9, 2024</strong>) and the first update, as expected, additional stamps and countries have been discovered and are now described below. It seems this is still not the last update. This complementary list is divided on the basis of the same structure as the one provided <a href="https://philarz.com/2024/11/15/upu-150th-anniversary-a-first-update/">earlier, in the first update</a>:</p> <ol class="wp-block-list"> <li>Countries of Type A (Twin [<strong>T1</strong>], same date, same design), additional country: <strong>El Salvador</strong> (<strong>October 9, 2024</strong>).</li> </ol> <div class="wp-block-image is-style-rectangular"> <figure class="aligncenter size-medium"><img src="https://philarz.com/wp-content/uploads/2024/12/20241009elsalvador.jpg?w=300" alt="" /></figure></div> <p></p> <p>2. New country of Type B (Concerted [<strong>C1</strong>], different dates, same design): <strong>Nepal </strong>(<strong>December 17</strong>).</p> <p>The <strong>Dominican Republic</strong> stamp was issued <strong>October 26, 2024</strong> and therefore has to be moved in this sub-category. Same for <strong>Lybia </strong>which stamps were issued on <strong>October 22, 2024</strong> instead of October 9, 2024. In <strong>Iran</strong>, two stamps appeared also, printed in miniature sheets of 4 stamps but in fact made of an illustrated label with the UPU anniversary logos, attached to a stamp with text only. It seems that these stamps correspond to (privately) personalized stamps with limited printing runs (<em>additional information is needed here</em>). As belonging to this sub-group, these two stamps will be described in the catalogue in italics characters.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/19\/upu-150th-anniversary-second-update\/"}' 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:67.32704%"><figure class="tiled-gallery__item"><img data-attachment-id="4259" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg" data-orig-size="1280,908" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009iranms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?w=605" data-attachment-id="4259" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg" data-orig-size="1280,908" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009iranms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?strip=info&w=1280 1280w" alt="" data-height="908" data-id="4259" data-link="https://philarz.com/?attachment_id=4259" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg?w=1024" data-width="1280" src="https://philarz.com/wp-content/uploads/2024/12/20241009iranms.jpg" role="button" aria-label="Open image 1 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:32.67296%"><figure class="tiled-gallery__item"><img data-attachment-id="4256" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg" data-orig-size="269,394" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009iranst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg?w=205" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg?w=269" data-attachment-id="4256" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg" data-orig-size="269,394" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009iranst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg?w=205" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg?w=269" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg?strip=info&w=269 269w" alt="" data-height="394" data-id="4256" data-link="https://philarz.com/?attachment_id=4256" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg?w=269" data-width="269" src="https://philarz.com/wp-content/uploads/2024/12/20241009iranst1.jpg" role="button" aria-label="Open image 2 of 5 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:50.12840%"><figure class="tiled-gallery__item"><img data-attachment-id="4257" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg" data-orig-size="274,397" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009iranst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg?w=207" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg?w=274" data-attachment-id="4257" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg" data-orig-size="274,397" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009iranst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg?w=207" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg?w=274" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg?strip=info&w=274 274w" alt="" data-height="397" data-id="4257" data-link="https://philarz.com/?attachment_id=4257" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg?w=274" data-width="274" src="https://philarz.com/wp-content/uploads/2024/12/20241009iranst2.jpg" role="button" aria-label="Open image 3 of 5 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.87160%"><figure class="tiled-gallery__item"><img data-attachment-id="4258" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg" data-orig-size="1280,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="20241009iranms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?w=605" data-attachment-id="4258" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009iranms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg" data-orig-size="1280,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="20241009iranms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?strip=info&w=1280 1280w" alt="" data-height="871" data-id="4258" data-link="https://philarz.com/?attachment_id=4258" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg?w=1024" data-width="1280" src="https://philarz.com/wp-content/uploads/2024/12/20241009iranms2.jpg" role="button" aria-label="Open image 4 of 5 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4271" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241217nepal/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg" data-orig-size="1420,1088" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241217nepal" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?w=605" data-attachment-id="4271" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241217nepal/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg" data-orig-size="1420,1088" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241217nepal" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?strip=info&w=1420 1420w" alt="" data-height="1088" data-id="4271" data-link="https://philarz.com/?attachment_id=4271" data-url="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg?w=1024" data-width="1420" src="https://philarz.com/wp-content/uploads/2024/12/20241217nepal.jpg" role="button" aria-label="Open image 5 of 5 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>3. New countries of Type C (modified design – only logo [<strong>T2</strong>], [<strong>C2</strong>]): <strong>Ghana ()</strong>, <strong>Italy (November 21)</strong>, <strong>the Philippines ()</strong>.</p> <p>The exact date of issue for the <strong>Uzbekistan </strong>stamp is known now to be <strong>May 17, 2024</strong>. The <strong>United Nations </strong>stamps (<strong>Geneva, New York</strong>, and <strong>Vienna</strong>) had to be re-integrated in this category as the miniature sheets of 9 stamps [3×3] bear in the top margin the logo of the 150 UPU anniversary. These stamps were issued already on <strong>May 30, 2024</strong>.</p> <p><em>Special miniature sheets including eight different countries have been produced and should be considered as se-tenant issues [S]. These stamps were printed with two different denominations, as perforated and non-perforated miniature sheets, at very low printing runs (100 units for each of the two perforated miniature sheets and 30 for the non-perforated ones). The countries involved in these items include Burundi, Central Africa, Djibouti, Guinea, Guinea-Bissau, Liberia, Sierra Leone and Togo (with stamp type B for this country). Due to the small printings runs, these miniature sheets must be considered as material to abuse collectors. They will be listed in the catalogue but in italics, just for information purpose. The printer of these countries also decided to create two postal cards per country with the same indicia (postal stationery) as pane stamps and souvenir sheet stamps, sold at very high prices, which must also be considered with the same status (abusive).</em></p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/19\/upu-150th-anniversary-second-update\/"}' 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:29.25743%"><figure class="tiled-gallery__item"><img data-attachment-id="4248" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009ghanass-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg" data-orig-size="1164,1142" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009ghanass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?w=605" data-attachment-id="4248" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009ghanass-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg" data-orig-size="1164,1142" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009ghanass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?strip=info&w=1164 1164w" alt="" data-height="1142" data-id="4248" data-link="https://philarz.com/?attachment_id=4248" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg?w=1024" data-width="1164" src="https://philarz.com/wp-content/uploads/2024/12/20241009ghanass-1.jpg" role="button" aria-label="Open image 1 of 10 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:20.28156%"><figure class="tiled-gallery__item"><img data-attachment-id="4181" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009philippinesst3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg" data-orig-size="182,258" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009philippinesst3" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg?w=182" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg?w=182" data-attachment-id="4181" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009philippinesst3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg" data-orig-size="182,258" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009philippinesst3" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg?w=182" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg?w=182" srcset="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg?strip=info&w=182 182w" alt="" data-height="258" data-id="4181" data-link="https://philarz.com/?attachment_id=4181" data-url="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg?w=182" data-width="182" src="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst3.jpg" role="button" aria-label="Open image 2 of 10 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:20.26882%"><figure class="tiled-gallery__item"><img data-attachment-id="4180" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009philippinesst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg" data-orig-size="184,261" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009philippinesst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg?w=184" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg?w=184" data-attachment-id="4180" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009philippinesst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg" data-orig-size="184,261" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009philippinesst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg?w=184" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg?w=184" srcset="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg?strip=info&w=184 184w" alt="" data-height="261" data-id="4180" data-link="https://philarz.com/?attachment_id=4180" data-url="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg?w=184" data-width="184" src="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1.jpg" role="button" aria-label="Open image 3 of 10 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.19219%"><figure class="tiled-gallery__item"><img data-attachment-id="4254" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009_joint2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg" data-orig-size="1458,1386" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009_joint2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?w=605" data-attachment-id="4254" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009_joint2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg" data-orig-size="1458,1386" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009_joint2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?strip=info&w=1458 1458w" alt="" data-height="1386" data-id="4254" data-link="https://philarz.com/?attachment_id=4254" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg?w=1024" data-width="1458" src="https://philarz.com/wp-content/uploads/2024/12/20241009_joint2.jpg" role="button" aria-label="Open image 4 of 10 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:65.59334%"><figure class="tiled-gallery__item"><img data-attachment-id="4252" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009_joint4/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg" data-orig-size="1686,1295" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009_joint4" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?w=605" data-attachment-id="4252" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009_joint4/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg" data-orig-size="1686,1295" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009_joint4" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?strip=info&w=1686 1686w" alt="" data-height="1295" data-id="4252" data-link="https://philarz.com/?attachment_id=4252" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg?w=1024" data-width="1686" src="https://philarz.com/wp-content/uploads/2024/12/20241009_joint4.jpg" role="button" aria-label="Open image 5 of 10 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:34.40666%"><figure class="tiled-gallery__item"><img data-attachment-id="4179" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009philippinesst1b/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg" data-orig-size="290,203" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009philippinesst1b" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg?w=290" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg?w=290" data-attachment-id="4179" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009philippinesst1b/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg" data-orig-size="290,203" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009philippinesst1b" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg?w=290" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg?w=290" srcset="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg?strip=info&w=290 290w" alt="" data-height="203" data-id="4179" data-link="https://philarz.com/?attachment_id=4179" data-url="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg?w=290" data-width="290" src="https://philarz.com/wp-content/uploads/2024/11/20241009philippinesst1b.jpg" role="button" aria-label="Open image 6 of 10 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4177" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009italy20241121/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg" data-orig-size="1028,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="20241009Italy20241121" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?w=605" data-attachment-id="4177" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009italy20241121/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg" data-orig-size="1028,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="20241009Italy20241121" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?strip=info&w=1028 1028w" alt="" data-height="778" data-id="4177" data-link="https://philarz.com/?attachment_id=4177" data-url="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg?w=1024" data-width="1028" src="https://philarz.com/wp-content/uploads/2024/11/20241009italy20241121.jpg" role="button" aria-label="Open image 7 of 10 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:33.22590%"><figure class="tiled-gallery__item"><img data-attachment-id="4266" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009un1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg" data-orig-size="829,583" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009UN1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg?w=605" data-attachment-id="4266" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009un1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg" data-orig-size="829,583" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009UN1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg?strip=info&w=829 829w" alt="" data-height="583" data-id="4266" data-link="https://philarz.com/?attachment_id=4266" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg?w=829" data-width="829" src="https://philarz.com/wp-content/uploads/2024/12/20241009un1.jpg" role="button" aria-label="Open image 8 of 10 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4268" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009un2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg" data-orig-size="829,581" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009UN2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg?w=605" data-attachment-id="4268" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009un2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg" data-orig-size="829,581" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009UN2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg?strip=info&w=829 829w" alt="" data-height="581" data-id="4268" data-link="https://philarz.com/?attachment_id=4268" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg?w=829" data-width="829" src="https://philarz.com/wp-content/uploads/2024/12/20241009un2.jpg" role="button" aria-label="Open image 9 of 10 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:66.77410%"><figure class="tiled-gallery__item"><img data-attachment-id="4267" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009un3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg" data-orig-size="833,585" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009UN3" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg?w=605" data-attachment-id="4267" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009un3/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg" data-orig-size="833,585" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009UN3" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg?strip=info&w=833 833w" alt="" data-height="585" data-id="4267" data-link="https://philarz.com/?attachment_id=4267" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg?w=833" data-width="833" src="https://philarz.com/wp-content/uploads/2024/12/20241009un3.jpg" role="button" aria-label="Open image 10 of 10 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>4. New country of Type D (different design, but same date [<strong>P1</strong>]): <strong>Honduras </strong>(<strong>October 9, 2024</strong>), 2 stamps</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/19\/upu-150th-anniversary-second-update\/"}' 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="4263" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009hondurasst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg" data-orig-size="250,191" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Hondurasst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg?w=250" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg?w=250" data-attachment-id="4263" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009hondurasst1/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg" data-orig-size="250,191" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Hondurasst1" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg?w=250" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg?w=250" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg?strip=info&w=250 250w" alt="" data-height="191" data-id="4263" data-link="https://philarz.com/?attachment_id=4263" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg?w=250" data-width="250" src="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst1.jpg" role="button" aria-label="Open image 1 of 2 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:50.00000%"><figure class="tiled-gallery__item"><img data-attachment-id="4264" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009hondurasst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg" data-orig-size="252,193" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Hondurasst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg?w=252" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg?w=252" data-attachment-id="4264" data-permalink="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/20241009hondurasst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg" data-orig-size="252,193" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241009Hondurasst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg?w=252" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg?w=252" srcset="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg?strip=info&w=252 252w" alt="" data-height="193" data-id="4264" data-link="https://philarz.com/?attachment_id=4264" data-url="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg?w=252" data-width="252" src="https://philarz.com/wp-content/uploads/2024/12/20241009hondurasst2.jpg" role="button" aria-label="Open image 2 of 2 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>5. New country of Type E (different design, different date [<strong>N</strong>]): no new stamps</p> <p>The UPU anniversary related stamp from the <strong>Netherlands </strong>is not an official Dutch post issue, but a personalized stamp, meaning it has to be filed as of private origin, in limited edition (<em>information provided by Cesar Ittman, the Netherlands</em>). The situation is similar for the <strong>Liechtenstein </strong>stamp, the second <strong>French </strong>stamp, <strong>Iran</strong> stamps, which are all to be considered as personalized or customized and/or private issues (<em>all to be reported with italics characters in the catalogue</em>). </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/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/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/france/" rel="category tag">France</a> <a href="https://philarz.com/category/countries/ghana/" rel="category tag">Ghana</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/honduras/" rel="category tag">Honduras</a> <a href="https://philarz.com/category/countries/iran/" rel="category tag">Iran</a> <a href="https://philarz.com/category/countries/italy/" rel="category tag">Italy</a> <a href="https://philarz.com/category/countries/liberia/" rel="category tag">Liberia</a> <a href="https://philarz.com/category/countries/libya/" rel="category tag">Libya</a> <a href="https://philarz.com/category/countries/liechtenstein/" rel="category tag">Liechtenstein</a> <a href="https://philarz.com/category/countries/nepal/" rel="category tag">Nepal</a> <a href="https://philarz.com/category/countries/netherlands/" rel="category tag">Netherlands</a> <a href="https://philarz.com/category/countries/philippines/" rel="category tag">Philippines</a> <a href="https://philarz.com/category/countries/salvador/" rel="category tag">Salvador</a> <a href="https://philarz.com/category/countries/sierra-leone/" rel="category tag">Sierra Leone</a> <a href="https://philarz.com/category/countries/togo/" rel="category tag">Togo</a> <a href="https://philarz.com/category/countries/united-nations/" rel="category tag">United Nations</a> <a href="https://philarz.com/category/topics/upu/" rel="category tag">UPU</a> <a href="https://philarz.com/category/countries/uzbekistan/" rel="category tag">Uzbekistan</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/12/19/upu-150th-anniversary-second-update/#comments">2 Comments</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4206" class="post-4206 post type-post status-publish format-standard has-post-thumbnail hentry category-algeria category-arab-postal-union category-djibouti category-flag category-humanitarian category-jordan category-morocco category-oman category-qatar category-syria category-tunisia"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/" rel="bookmark">Solidarity with Gaza stamps</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/09/solidarity-with-gaza-stamps/" rel="bookmark"><time class="entry-date published" datetime="2024-12-09T10:28:08+01:00">9 December 2024</time><time class="updated" datetime="2024-12-10T05:59:06+01:00">10 December 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>During the 27<sup>th</sup> session of the Council of Arab Ministers of Communications and Information, held on January 18, 2024 in Abu Dhabi (United Arab Emirates), the postal administrations of the Arab countries were invited to dedicate the common postage stamp, planned for the year 2024, to the expression of solidarity of the Arab countries with the Palestinian cause.<br>Thus, the project of this common postage stamp was the subject of a competition in which several Arab countries participated through proposals for models, at the end of which the creation of the Jordanian post office was selected to be reproduced in this common postage stamp, under the theme “With Gaza”. The selected work illustrates a gap of hope showing a flag and doves in the midst of the destruction and devastation recorded in Gaza.<br>Its launch was scheduled to take place on <strong>November 29, 2024</strong> on the occasion of the international day of solidarity with the Palestinian people. The first stamp of this series was already issued on <strong>October 7, 2024</strong> by <strong>Syria</strong>. <strong>Jordan </strong>and <strong>Qatar </strong>released their stamp on <strong>November 28, 2029</strong>. The other countries including <strong>Algeria</strong>, <strong>Morocco</strong>, <strong>Oman</strong> and <strong>Tunisia </strong>did release their stamps at the expected date. A few other countries including Egypt, Iraq, Libya and Palestine were supposed to participate as well, but no information is available to date. Any additional information from these countries is welcome.</p> <p>Products released so far include stamps in panes or miniature sheets (from 4 to 20 stamps), souvenir sheets, all with one single stamp and of course first day covers. Jordan stamps are also available as non-perforated. Surprisingly, <strong>Djibouti </strong>has now to be added to this series. The country issued three stamps (among which two se-tenant) and a souvenir sheet. Djibouti stamps were released on <strong>November 11, 2024</strong>. However, these Djibouti stamps were released in very small amounts (maximum of 1,500 stamps from the smallest denomination, 800 from the highest denomination), as perforated but also all as imperforated, in miniature sheets, souvenir sheets (also perforated and non-perforated) and even proofs and postal cards. Indeed this is a very opportunistic issue from a country that was initially not involved and that tries to make money out of collectors. These products will be described in the catalogue, but in <em>italic characters</em> (each one to decide if interested or not – note that a complete set including all perforated and non perforated products as well as FDCs, will cost for this country the total of at least €550 (!) without counting full panes, based on prices displayed on Delcampe). </p> <p>All these stamps will be reported in the catalogue under the entry [<strong>T20241129</strong>]. Thanks to Med Achour Ali Ahmed, Algeria, and Enzo Cafaro, Italy, for providing details for some of these issues.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/12\/09\/solidarity-with-gaza-stamps\/"}' 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="4219" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241007syriafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg" data-orig-size="1355,566" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241007syriafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?w=605" data-attachment-id="4219" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241007syriafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg" data-orig-size="1355,566" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241007syriafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?strip=info&w=1355 1355w" alt="" data-height="566" data-id="4219" data-link="https://philarz.com/?attachment_id=4219" data-url="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg?w=1024" data-width="1355" src="https://philarz.com/wp-content/uploads/2024/12/20241007syriafdc.jpg" role="button" aria-label="Open image 1 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:69.03107%"><figure class="tiled-gallery__item"><img data-attachment-id="4226" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129algeriass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg" data-orig-size="1341,865" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129algeriass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?w=605" data-attachment-id="4226" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129algeriass/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg" data-orig-size="1341,865" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129algeriass" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?strip=info&w=1341 1341w" alt="" data-height="865" data-id="4226" data-link="https://philarz.com/?attachment_id=4226" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg?w=1024" data-width="1341" src="https://philarz.com/wp-content/uploads/2024/12/20241129algeriass.jpg" role="button" aria-label="Open image 2 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:30.96893%"><figure class="tiled-gallery__item"><img data-attachment-id="4220" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241007syriast-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/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/12/20241007syriast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriast.jpg?w=497" data-attachment-id="4220" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241007syriast-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/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/12/20241007syriast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriast.jpg?w=497" srcset="https://philarz.com/wp-content/uploads/2024/12/20241007syriast.jpg?strip=info&w=497 497w" alt="" data-height="356" data-id="4220" data-link="https://philarz.com/?attachment_id=4220" data-url="https://philarz.com/wp-content/uploads/2024/12/20241007syriast.jpg?w=497" data-width="497" src="https://philarz.com/wp-content/uploads/2024/12/20241007syriast.jpg" role="button" aria-label="Open image 3 of 18 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4223" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129algeriast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg" data-orig-size="645,461" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129algeriast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg?w=605" data-attachment-id="4223" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129algeriast/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg" data-orig-size="645,461" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129algeriast" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg?strip=info&w=645 645w" alt="" data-height="461" data-id="4223" data-link="https://philarz.com/?attachment_id=4223" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg?w=645" data-width="645" src="https://philarz.com/wp-content/uploads/2024/12/20241129algeriast.jpg" role="button" aria-label="Open image 4 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:64.80787%"><figure class="tiled-gallery__item"><img data-attachment-id="4213" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241007syriast1-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/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/12/20241007syriast1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriast1.jpg?w=605" data-attachment-id="4213" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241007syriast1-2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/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/12/20241007syriast1.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241007syriast1.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241007syriast1.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241007syriast1.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241007syriast1.jpg?strip=info&w=942 942w" alt="" data-height="661" data-id="4213" data-link="https://philarz.com/?attachment_id=4213" data-url="https://philarz.com/wp-content/uploads/2024/12/20241007syriast1.jpg?w=942" data-width="942" src="https://philarz.com/wp-content/uploads/2024/12/20241007syriast1.jpg" role="button" aria-label="Open image 5 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:35.19213%"><figure class="tiled-gallery__item"><img data-attachment-id="4222" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129omanms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg" data-orig-size="1080,1398" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129Omanms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?w=232" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?w=605" data-attachment-id="4222" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129omanms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg" data-orig-size="1080,1398" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129Omanms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?w=232" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?strip=info&w=1080 1080w" alt="" data-height="1398" data-id="4222" data-link="https://philarz.com/?attachment_id=4222" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.jpg?w=791" data-width="1080" src="https://philarz.com/wp-content/uploads/2024/12/20241129omanms.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:34.48266%"><figure class="tiled-gallery__item"><img data-attachment-id="4221" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129djboutist/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg" data-orig-size="1137,840" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129djboutist" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?w=605" data-attachment-id="4221" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129djboutist/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg" data-orig-size="1137,840" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129djboutist" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?strip=info&w=1137 1137w" alt="" data-height="840" data-id="4221" data-link="https://philarz.com/?attachment_id=4221" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg?w=1024" data-width="1137" src="https://philarz.com/wp-content/uploads/2024/12/20241129djboutist.jpg" role="button" aria-label="Open image 7 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:65.51734%"><figure class="tiled-gallery__item"><img data-attachment-id="4212" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129djboutistpair/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg" data-orig-size="627,243" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129djboutistpair" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg?w=605" data-attachment-id="4212" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129djboutistpair/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg" data-orig-size="627,243" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129djboutistpair" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg?strip=info&w=627 627w" alt="" data-height="243" data-id="4212" data-link="https://philarz.com/?attachment_id=4212" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg?w=627" data-width="627" src="https://philarz.com/wp-content/uploads/2024/12/20241129djboutistpair.jpg" role="button" aria-label="Open image 8 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:36.59400%"><figure class="tiled-gallery__item"><img data-attachment-id="4235" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129jordanstfinal/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg" data-orig-size="1304,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="20241129Jordanstfinal" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?w=605" data-attachment-id="4235" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129jordanstfinal/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg" data-orig-size="1304,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="20241129Jordanstfinal" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?strip=info&w=1304 1304w" alt="" data-height="875" data-id="4235" data-link="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129jordanstfinal/" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg?w=1024" data-width="1304" src="https://philarz.com/wp-content/uploads/2024/12/20241129jordanstfinal.jpg" role="button" aria-label="Open image 9 of 18 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4211" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129moroccost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg" data-orig-size="584,389" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129moroccost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg?w=584" data-attachment-id="4211" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129moroccost/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg" data-orig-size="584,389" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129moroccost" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg?w=584" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg?strip=info&w=584 584w" alt="" data-height="389" data-id="4211" data-link="https://philarz.com/?attachment_id=4211" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg?w=584" data-width="584" src="https://philarz.com/wp-content/uploads/2024/12/20241129moroccost.jpg" role="button" aria-label="Open image 10 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:63.40600%"><figure class="tiled-gallery__item"><img data-attachment-id="4217" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129omanss2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg" data-orig-size="1220,947" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129Omanss2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?w=605" data-attachment-id="4217" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129omanss2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg" data-orig-size="1220,947" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129Omanss2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?strip=info&w=1220 1220w" alt="" data-height="947" data-id="4217" data-link="https://philarz.com/?attachment_id=4217" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg?w=1024" data-width="1220" src="https://philarz.com/wp-content/uploads/2024/12/20241129omanss2.jpg" role="button" aria-label="Open image 11 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:65.46400%"><figure class="tiled-gallery__item"><img data-attachment-id="4218" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129qatarms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg" data-orig-size="837,528" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129qatarms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg?w=605" data-attachment-id="4218" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129qatarms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg" data-orig-size="837,528" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129qatarms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg?strip=info&w=837 837w" alt="" data-height="528" data-id="4218" data-link="https://philarz.com/?attachment_id=4218" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg?w=837" data-width="837" src="https://philarz.com/wp-content/uploads/2024/12/20241129qatarms.jpg" role="button" aria-label="Open image 12 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:34.53600%"><figure class="tiled-gallery__item"><img data-attachment-id="4210" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129omanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg" data-orig-size="425,276" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129Omanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg?w=425" data-attachment-id="4210" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129omanst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg" data-orig-size="425,276" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129Omanst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg?w=425" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg?strip=info&w=425 425w" alt="" data-height="276" data-id="4210" data-link="https://philarz.com/?attachment_id=4210" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg?w=425" data-width="425" src="https://philarz.com/wp-content/uploads/2024/12/20241129omanst.jpg" role="button" aria-label="Open image 13 of 18 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4225" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129qatarfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg" data-orig-size="876,472" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129qatarfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg?w=605" data-attachment-id="4225" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129qatarfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg" data-orig-size="876,472" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129qatarfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg?strip=info&w=876 876w" alt="" data-height="472" data-id="4225" data-link="https://philarz.com/?attachment_id=4225" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg?w=876" data-width="876" src="https://philarz.com/wp-content/uploads/2024/12/20241129qatarfdc.jpg" role="button" aria-label="Open image 14 of 18 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:36.43964%"><figure class="tiled-gallery__item"><img data-attachment-id="4216" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129qatarst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg" data-orig-size="1588,1092" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129qatarst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?w=605" data-attachment-id="4216" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129qatarst/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg" data-orig-size="1588,1092" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129qatarst" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?strip=info&w=1588 1588w" alt="" data-height="1092" data-id="4216" data-link="https://philarz.com/?attachment_id=4216" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg?w=1024" data-width="1588" src="https://philarz.com/wp-content/uploads/2024/12/20241129qatarst.jpg" role="button" aria-label="Open image 15 of 18 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4215" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129tunisiafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg" data-orig-size="741,414" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129tunisiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg?w=605" data-attachment-id="4215" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129tunisiafdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg" data-orig-size="741,414" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129tunisiafdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg?strip=info&w=741 741w" alt="" data-height="414" data-id="4215" data-link="https://philarz.com/?attachment_id=4215" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg?w=741" data-width="741" src="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiafdc.jpg" role="button" aria-label="Open image 16 of 18 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4224" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129tunisiast2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg" data-orig-size="1868,1408" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129tunisiast2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?w=605" data-attachment-id="4224" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129tunisiast2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg" data-orig-size="1868,1408" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129tunisiast2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?strip=info&w=1500 1500w,https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?strip=info&w=1800 1800w,https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?strip=info&w=1868 1868w" alt="" data-height="1408" data-id="4224" data-link="https://philarz.com/?attachment_id=4224" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg?w=1024" data-width="1868" src="https://philarz.com/wp-content/uploads/2024/12/20241129tunisiast2.jpg" role="button" aria-label="Open image 17 of 18 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:63.56036%"><figure class="tiled-gallery__item"><img data-attachment-id="4228" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129djboutiss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg" data-orig-size="708,819" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129djboutiss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg?w=259" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg?w=605" data-attachment-id="4228" data-permalink="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/20241129djboutiss/" data-orig-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg" data-orig-size="708,819" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20241129djboutiss" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg?w=259" data-large-file="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg?strip=info&w=708 708w" alt="" data-height="819" data-id="4228" data-link="https://philarz.com/?attachment_id=4228" data-url="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg?w=708" data-width="708" src="https://philarz.com/wp-content/uploads/2024/12/20241129djboutiss.jpg" role="button" aria-label="Open image 18 of 18 in full-screen" /></figure></div></div></div></div></div> <p></p> <p>The Jordan stamp with the denomination “50” that is available on the net is a design that was finally adapted with a denomination “100”. Thanks to Fabio Bonacina, Italy, for pointing to this difference.</p> <p></p> <p><br></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/topics/arab-postal-union/" rel="category tag">Arab Postal Union</a> <a href="https://philarz.com/category/countries/djibouti/" rel="category tag">Djibouti</a> <a href="https://philarz.com/category/topics/flag/" rel="category tag">Flag</a> <a href="https://philarz.com/category/topics/humanitarian/" rel="category tag">Humanitarian</a> <a href="https://philarz.com/category/countries/jordan/" rel="category tag">Jordan</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/qatar/" rel="category tag">Qatar</a> <a href="https://philarz.com/category/countries/syria/" rel="category tag">Syria</a> <a href="https://philarz.com/category/countries/tunisia/" rel="category tag">Tunisia</a></span></div><span class="comments-link"><a href="https://philarz.com/2024/12/09/solidarity-with-gaza-stamps/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4184" class="post-4184 post type-post status-publish format-standard has-post-thumbnail hentry category-architecture category-belarus category-theater category-uruguay"> <header class="entry-header"> <h1 class="entry-title"><a href="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/" rel="bookmark">Discovery: Belarus – Uruguay 2017</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/24/discovery-belarus-uruguay-2017/" rel="bookmark"><time class="entry-date published updated" datetime="2024-11-24T07:02:13+01:00">24 November 2024</time></a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>This week, a mail from Eric Zoet (Portugal) dropped in my mail box with the simple question: “Could not find this 7/15 November 2017 <strong>Belarus – Uruguay</strong> joint issue in your catalogue?”. Me neither, of course, but a careful exploration of my older files led me to re-discover both series of stamps and their images in the list of pending issues, that were not considered as joint so far.</p> <p>On <strong>September 7, 2017</strong>, <strong>Uruguay</strong> issued a miniature sheet with three triplets of two different stamps and a central label, with stamps chessboard ordered. These stamps were issued at the occasion of the 25<sup>th</sup> anniversary of the relationship with Belarus. During this year of 2017, Belarus issued several stamps celebrating the same 25<sup>th</sup> anniversary of relationships with other countries, including China, Poland, Latvia, India, Kazakhstan, Russia, Romania and Moldova, among which two translated in true joint issues: India [T20170912] and Kazakhstan |T20170916]. During the year 2018, Belarus issued at similar occasion three additional joint stamps with Kyrgyzstan [T20181018], Azerbaijan [T20181119] and Uzbekistan [T20181123a].</p> <p>Among all these different products, the anniversary involving Uruguay was initially considered as unilateral, also because at that time it was difficult to retrieve information from Uruguay on the net (which was solved in the meantime, Uruguay Post does have a very nice web site describing all their products) . Now, upon this request, it appeared not only that there was more than a common anniversary, but also that the illustrations were close to identical. The stamps of both countries reproduce the Bolchoi Theater of Belarus in Minsk and the Solis Theater in Montevideo, Uruguay. This clearly demonstrates that the two postal administrations have worked together to agree on the topic and the final pictures. They just did not agree on the same date of issue, Belarus issuing its stamps on <strong>November 15, 2017</strong>, so that thestamps are now filed as a Concerted issue under the entry [<strong>C20170907</strong>]. The catalogue Year 2017 has been updated accordingly (<a href="https://www.calameo.com/read/006555730c497ce187a44">Vol 13 – page 1528-1529</a>). Thanks again Eric.</p> <div data-carousel-extra='{"blog_id":200033749,"permalink":"https:\/\/philarz.com\/2024\/11\/24\/discovery-belarus-uruguay-2017\/"}' 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.52799%"><figure class="tiled-gallery__item"><img data-attachment-id="4192" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20170907uruguayfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg" data-orig-size="1095,722" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20170907uruguayfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?w=605" data-attachment-id="4192" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20170907uruguayfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg" data-orig-size="1095,722" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20170907uruguayfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?strip=info&w=1095 1095w" alt="" data-height="722" data-id="4192" data-link="https://philarz.com/?attachment_id=4192" data-url="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg?w=1024" data-width="1095" src="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayfdc.jpg" role="button" aria-label="Open image 1 of 8 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4191" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg" data-orig-size="1484,1049" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?w=605" data-attachment-id="4191" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusfdc/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg" data-orig-size="1484,1049" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusfdc" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?strip=info&w=900 900w,https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?strip=info&w=1200 1200w,https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?strip=info&w=1484 1484w" alt="" data-height="1049" data-id="4191" data-link="https://philarz.com/?attachment_id=4191" data-url="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg?w=1024" data-width="1484" src="https://philarz.com/wp-content/uploads/2024/11/20171115belarusfdc.jpg" role="button" aria-label="Open image 2 of 8 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:49.47201%"><figure class="tiled-gallery__item"><img data-attachment-id="4193" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20170907uruguayms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg" data-orig-size="740,1040" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20170907uruguayms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg?w=213" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg?w=605" data-attachment-id="4193" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20170907uruguayms2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg" data-orig-size="740,1040" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20170907uruguayms2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg?w=213" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg?w=605" srcset="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg?strip=info&w=600 600w,https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg?strip=info&w=740 740w" alt="" data-height="1040" data-id="4193" data-link="https://philarz.com/?attachment_id=4193" data-url="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg?w=729" data-width="740" src="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayms2.jpg" role="button" aria-label="Open image 3 of 8 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="4197" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20170907uruguayst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg" data-orig-size="458,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="20170907uruguayst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg?w=458" data-attachment-id="4197" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20170907uruguayst2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg" data-orig-size="458,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="20170907uruguayst2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg?w=458" srcset="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg?strip=info&w=458 458w" alt="" data-height="210" data-id="4197" data-link="https://philarz.com/?attachment_id=4197" data-url="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg?w=458" data-width="458" src="https://philarz.com/wp-content/uploads/2024/11/20170907uruguayst2.jpg" role="button" aria-label="Open image 4 of 8 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="4190" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarus2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg" data-orig-size="472,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="20171115belarus2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg?w=472" data-attachment-id="4190" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarus2/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg" data-orig-size="472,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="20171115belarus2" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg?w=472" srcset="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg?strip=info&w=472 472w" alt="" data-height="165" data-id="4190" data-link="https://philarz.com/?attachment_id=4190" data-url="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg?w=472" data-width="472" src="https://philarz.com/wp-content/uploads/2024/11/20171115belarus2.jpg" role="button" aria-label="Open image 5 of 8 in full-screen" /></figure></div></div><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:66.97540%"><figure class="tiled-gallery__item"><img data-attachment-id="4189" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg" data-orig-size="325,231" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg?w=325" data-attachment-id="4189" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusms/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg" data-orig-size="325,231" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusms" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg?w=300" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg?w=325" srcset="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg?strip=info&w=325 325w" alt="" data-height="231" data-id="4189" data-link="https://philarz.com/?attachment_id=4189" data-url="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg?w=325" data-width="325" src="https://philarz.com/wp-content/uploads/2024/11/20171115belarusms.jpg" role="button" aria-label="Open image 6 of 8 in full-screen" /></figure></div><div class="tiled-gallery__col" style="flex-basis:33.02460%"><figure class="tiled-gallery__item"><img data-attachment-id="4196" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusa/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg" data-orig-size="202,145" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"\u0411\u0430\u0431\u0443\u043d\u0434\u0438\u043d\u0430 \u041e\u043b\u044c\u0433\u0430 \u0421\u0435\u0440\u0433\u0435\u0435\u0432\u043d\u0430","camera":"","caption":"","created_timestamp":"1502460649","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusa" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg?w=202" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg?w=202" data-attachment-id="4196" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusa/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg" data-orig-size="202,145" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"\u0411\u0430\u0431\u0443\u043d\u0434\u0438\u043d\u0430 \u041e\u043b\u044c\u0433\u0430 \u0421\u0435\u0440\u0433\u0435\u0435\u0432\u043d\u0430","camera":"","caption":"","created_timestamp":"1502460649","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusa" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg?w=202" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg?w=202" srcset="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg?strip=info&w=202 202w" alt="" data-height="145" data-id="4196" data-link="https://philarz.com/?attachment_id=4196" data-url="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg?w=202" data-width="202" src="https://philarz.com/wp-content/uploads/2024/11/20171115belarusa.jpg" role="button" aria-label="Open image 7 of 8 in full-screen" /></figure><figure class="tiled-gallery__item"><img data-attachment-id="4195" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusb/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg" data-orig-size="201,144" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"\u0411\u0430\u0431\u0443\u043d\u0434\u0438\u043d\u0430 \u041e\u043b\u044c\u0433\u0430 \u0421\u0435\u0440\u0433\u0435\u0435\u0432\u043d\u0430","camera":"","caption":"","created_timestamp":"1502460649","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusb" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg?w=201" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg?w=201" data-attachment-id="4195" data-permalink="https://philarz.com/2024/11/24/discovery-belarus-uruguay-2017/20171115belarusb/" data-orig-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg" data-orig-size="201,144" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"\u0411\u0430\u0431\u0443\u043d\u0434\u0438\u043d\u0430 \u041e\u043b\u044c\u0433\u0430 \u0421\u0435\u0440\u0433\u0435\u0435\u0432\u043d\u0430","camera":"","caption":"","created_timestamp":"1502460649","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="20171115belarusb" data-image-description="" data-image-caption="" data-medium-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg?w=201" data-large-file="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg?w=201" srcset="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg?strip=info&w=201 201w" alt="" data-height="144" data-id="4195" data-link="https://philarz.com/?attachment_id=4195" data-url="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg?w=201" data-width="201" src="https://philarz.com/wp-content/uploads/2024/11/20171115belarusb.jpg" role="button" aria-label="Open image 8 of 8 in full-screen" /></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/topics/architecture/" rel="category tag">Architecture</a> <a href="https://philarz.com/category/countries/belarus/" rel="category tag">Belarus</a> <a href="https://philarz.com/category/topics/theater/" rel="category tag">Theater</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/11/24/discovery-belarus-uruguay-2017/#respond">Leave a comment</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> <nav class="navigation paging-navigation" role="navigation"> <h1 class="screen-reader-text">Posts navigation</h1> <div class="nav-links"> <div class="nav-previous"><a href="https://philarz.com/news/page/2/" ><span class="meta-nav">←</span> Older posts</a></div> </div><!-- .nav-links --> </nav><!-- .navigation --> </main><!-- #main --> </div><!-- #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-menu-item page_item page-item-4691 current_page_item current_page_parent menu-item-4692"><a href="https://philarz.com/news/" aria-current="page">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-7" >Recherche</label><div class="wp-block-search__inside-wrapper " ><input class="wp-block-search__input" id="wp-block-search__input-7" 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"> var infiniteScroll = {"settings":{"id":"main","ajaxurl":"https:\/\/philarz.com\/?infinity=scrolling","type":"click","wrapper":true,"wrapper_class":"infinite-wrap","footer":"page","click_handle":"1","text":"Older posts","totop":"Scroll back to top","currentday":"24.11.24","order":"DESC","scripts":[],"styles":[],"google_analytics":false,"offset":1,"history":{"host":"philarz.com","path":"\/news\/page\/%d\/","use_trailing_slashes":true,"parameters":""},"query_args":{"page":0,"pagename":"news","error":"","m":"","p":0,"post_parent":"","subpost":"","subpost_id":"","attachment":"","attachment_id":0,"name":"","page_id":0,"second":"","minute":"","hour":"","day":0,"monthnum":0,"year":0,"w":0,"category_name":"","tag":"","cat":"","tag_id":"","author":"","author_name":"","feed":"","tb":"","paged":0,"meta_key":"","meta_value":"","preview":"","s":"","sentence":"","title":"","fields":"","menu_order":"","embed":"","category__in":[],"category__not_in":[],"category__and":[],"post__in":[],"post__not_in":[],"post_name__in":[],"tag__in":[],"tag__not_in":[],"tag__and":[],"tag_slug__in":[],"tag_slug__and":[],"post_parent__in":[],"post_parent__not_in":[],"author__in":[],"author__not_in":[],"search_columns":[],"lazy_load_term_meta":false,"posts_per_page":12,"ignore_sticky_posts":false,"suppress_filters":false,"cache_results":true,"update_post_term_cache":true,"update_menu_item_cache":false,"update_post_meta_cache":true,"post_type":"","nopaging":false,"comments_per_page":"10","no_found_rows":false,"order":"DESC"},"query_before":"2025-02-18 07:11:35","last_post_date":"2024-11-24 07:02:13","body_class":"infinite-scroll","loading_text":"Loading new page","stats":"blog=200033749&v=wpcom&tz=1&user_id=0&subd=philarz&x_pagetype=infinite-click"}}; </script> <!-- --> <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/news/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="639f093688" /> <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%252F16%252Faccess-to-archive-pages%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%252F16%252Faccess-to-archive-pages%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> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-2' href='https://s0.wp.com/_static/??-eJyljEsKgDAMBS9kDUUquhDPom0Qaz/BNHh9KdgTuBl4w2PgIWVzKpgKRFEU5DgTg8dCm72+DTHnCicBGex2Z2EMwM9JeKtdkgvYW+YOftTaqYkaXOOix8noQU+z8S9MR0BZ&cssminify=yes' type='text/css' media='all' /> <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> <style id='core-block-supports-inline-css'> .wp-elements-4727f08c3da5b0e569ae230a0a653226 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--black);}.wp-elements-419fbe0c743ded157aeba151e447104d a:where(:not(.wp-element-button)){color:var(--wp--preset--color--black);}.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-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-block-gallery.wp-block-gallery-6{--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 ) ) );} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-2' href='https://s1.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/modules/tiled-gallery/tiled-gallery/tiled-gallery.css?m=1692903566i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/moon\/_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":"82adfa74c0","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%2F15%2Fnew-discovery-from-2023%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="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%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/moon/_inc/blocks/"; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJydj80OwjAMg1+IEMFA7IJ4FLSVbqRrk6pp+Xl7irQhxJGjLdv6jPcIRjhbzugUg/TkLRS1qRurB8SDrJ2u8CsXCkRfRmJFZ3PszDTrWhfGM7HBvpC/YG0TU7agJon3i36uA/Hvar7aYBVj6dF0UW42qbyRdKIInniCQUxRGOjxP5DpktRz/pNbjJnoFI6bQ9O0+2a3bd0LOsdqKA=='></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v20.0.1/build/dom-ready/index.min.js?m=1738846131i&ver=222ad38e3e5e302c8bbf" id="wp-dom-ready-js"></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/??-eJydjkEOwjAMBD9EsAKHckE8BYXERG4dO2qcVv09ReqNG8ed1Y4W1upIIveEDcYGiZrBgpJ0hr2qytubmM+F5Dy205dFFUMxKN1V7plkH6LVEKcjQ1EVeO5aeLHGqYERY3I5MOO8wUK4/iXrxAlWShmtQVbNjM7mII2D4Q84Pj/K3Q+XwQ8376/jB7VWWUk='></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/_static/??-eJx9zU0KwjAQQOELmQ4KtdmIR5E4HcrE+QlNQvH2unBVistv8XiwlYBujayB9lCkL2wVMrWS8PUzqLvBgw3h2VlmaCw0hyWJ0Pr+p0HZhlxPcLzBtHqvJGEr6Lrjt7vr7TxdxhjjdRrzBwtqP7M='></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 type="text/javascript"> (function() { var extend = function(out) { out = out || {}; for (var i = 1; i < arguments.length; i++) { if (!arguments[i]) continue; for (var key in arguments[i]) { if (arguments[i].hasOwnProperty(key)) out[key] = arguments[i][key]; } } return out; }; extend( window.infiniteScroll.settings.scripts, ["jetpack-mu-wpcom-settings","rlt-proxy","wpcom-actionbar-placeholder","grofiles-cards","wpgroho","mobile-useragent-info","custom-content-types-data","the-neverending-homepage","capoverso-skip-link-focus-fix","jetpack-carousel","jetpack-blocks-assets-base-url","wp-dom-ready","wp-polyfill","jetpack-block-tiled-gallery","google-translate-init","google-translate","tiled-gallery","carousel-wpcom"] ); extend( window.infiniteScroll.settings.styles, ["the-neverending-homepage","capoverso-style","genericons","wp-block-library","jetpack-layout-grid","jetpack-ratings","mediaelement","wp-mediaelement","wpcom-core-compat-playlist-styles","wpcom-bbpress2-staff-css","capoverso-wpcom","reblogging","geo-location-flair","a8c-global-print","h4-global","wp-emoji-styles","videopress-video-style","jetpack-sharing-buttons-style","classic-theme-styles","global-styles","akismet-widget-style","jetpack-global-styles-frontend-style","jetpack-carousel-swiper-css","jetpack-carousel","tiled-gallery","jetpack-block-tiled-gallery","core-block-supports","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="assertive"></span> <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+XWJwVEtddklJdjBid1BCdXFXREplWHNPSENWVldzfmJMTm84ZV9oTl1TNl13NXJwOG9KME8rZWsrbm0uU3M0XW5VTFBEV0JYJjBsbl1NVXkzNitYL0IrP2ppNzZ8YlRRemU0Z3ArckE4S3hELDRlWjVkeGhuOWQ4NkF+c1FyZHZXbnQ9VEpzeSwycXE3QVJ8N3ZHeQ=='}]); _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-provider="wordpress.com" data-service="simple" src="/wp-content/js/bilmur-4.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>