<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wordpress Archives - OVHcloud Blog</title>
	<atom:link href="https://blog.ovhcloud.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ovhcloud.com/tag/wordpress/</link>
	<description>Innovation for Freedom</description>
	<lastBuildDate>Fri, 04 Jul 2025 13:11:54 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.ovhcloud.com/wp-content/uploads/2019/07/cropped-cropped-nouveau-logo-ovh-rebranding-32x32.gif</url>
	<title>wordpress Archives - OVHcloud Blog</title>
	<link>https://blog.ovhcloud.com/tag/wordpress/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Gestion de l’obsolescence et sécurité : un exemple pour WordPress</title>
		<link>https://blog.ovhcloud.com/gestion-de-lobsolescence-et-securite-un-exemple-pour-wordpress/</link>
		
		<dc:creator><![CDATA[Christophe Brunet]]></dc:creator>
		<pubDate>Tue, 04 Feb 2025 09:50:25 +0000</pubDate>
				<category><![CDATA[Web Cloud]]></category>
		<category><![CDATA[sécurité]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xmlrpc]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=28127</guid>

					<description><![CDATA[Comprendre l’utilité passée et les risques actuels du fichier xmlrpc.php, ainsi que les bonnes pratiques pour sécuriser votre site. Le fichier xmlrpc.php est un composant historique de WordPress. Bien qu’il ait été essentiel il y a quelques années, son utilité a largement diminué avec l’évolution de la plateforme. Ce fichier est aujourd’hui souvent perçu comme [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fgestion-de-lobsolescence-et-securite-un-exemple-pour-wordpress%2F&amp;action_name=Gestion%20de%20l%E2%80%99obsolescence%20et%20s%C3%A9curit%C3%A9%C2%A0%3A%20un%20exemple%20pour%20WordPress&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex">
<figure class="wp-block-image size-full is-resized"><img fetchpriority="high" decoding="async" width="1024" height="1024" src="https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc.webp" alt="" class="wp-image-28123" style="width:149px;height:auto" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc.webp 1024w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-300x300.webp 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-150x150.webp 150w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-768x768.webp 768w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-70x70.webp 70w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="has-text-align-center"><strong>Comprendre l’utilité passée et les risques actuels du fichier xmlrpc.php, ainsi que les bonnes pratiques pour sécuriser votre site.</strong></p>
</div>



<p>Le fichier xmlrpc.php est un composant historique de WordPress. Bien qu’il ait été essentiel il y a quelques années, son utilité a largement diminué avec l’évolution de la plateforme. Ce fichier est aujourd’hui souvent perçu comme une porte dérobée pour les attaques informatiques, rendant sa gestion cruciale pour la sécurité de votre site.</p>



<p>Cependant, ce cas n’est pas isolé. De nombreux outils ou fonctionnalités peuvent devenir obsolètes ou présenter des risques avec le temps. Il est donc indispensable de maintenir une vigilance constante pour identifier et traiter ces failles potentielles.</p>



<p>Dans cet article, nous allons décrire brièvement le rôle historique de xmlrpc.php, examiner les risques qu’il représente et mettre en lumière des solutions pour le désactiver ou le sécuriser. Ceci, tout en soulignant l’importance de l’adoption d’alternatives modernes.</p>



<h2 class="wp-block-heading"><strong>Qu’est-ce que xmlrpc.php&nbsp;?</strong><strong></strong></h2>



<p>Le fichier xmlrpc.php est une interface permettant à WordPress de communiquer avec d’autres services ou applications via le <a href="https://fr.wikipedia.org/wiki/XML-RPC" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">protocole XML-RPC</a>. À l’origine, il facilitait des fonctionnalités comme&nbsp;:</p>



<ul class="wp-block-list">
<li>la publication de contenu via des outils tiers (logiciels de bureautique, scripts automatiques, etc.)&nbsp;;</li>



<li>la gestion mobile des sites, à l’image de l’ancienne application WordPress pour smartphones.</li>
</ul>



<p>Depuis la création de l’<a href="https://developer.wordpress.org/rest-api/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">API REST de WordPress</a>, plus moderne et sécurisée, le fichier xmlrpc.php a perdu son utilité. Pour la majorité des personnes administrant un site WordPress, il est même désormais considéré comme obsolète.</p>



<h2 class="wp-block-heading"><strong>Pourquoi xmlrpc.php est-il problématique&nbsp;?</strong><strong></strong></h2>



<p>Ce fichier présente aujourd’hui des failles qui en font une cible privilégiée pour les cyberattaques.</p>



<ul class="wp-block-list">
<li><strong>Attaques par force brute&nbsp;</strong>: des individus malintentionnés peuvent exploiter le fichier pour tenter un nombre illimité de connexions, en combinant des noms d’utilisateur et mots de passe.</li>



<li><strong>Amplification des attaques DDoS</strong>&nbsp;: certaines fonctionnalités de xmlrpc.php permettent d’envoyer de nombreuses requêtes en un seul appel, multipliant ainsi la charge sur le serveur.</li>



<li><strong>Exploitation des failles logicielles&nbsp;</strong>: si votre WordPress ou vos extensions ne sont pas à jour, ce fichier peut être utilisé pour exécuter des commandes malveillantes.</li>
</ul>



<h2 class="wp-block-heading"><strong>Comment désactiver xmlrpc.php&nbsp;?</strong><strong></strong></h2>



<p>Heureusement, désactiver ce fichier est à la fois simple et sans impact pour la majorité des sites WordPress. Voici différentes méthodes adaptées à vos besoins.</p>



<ol class="wp-block-list">
<li><strong></strong><strong>En modifiant le fichier .htaccess (solution préférée)</strong></li>
</ol>



<p>Si vous avez accès aux fichiers de votre site, vous pouvez empêcher les requêtes vers xmlrpc.php en ajoutant les lignes suivantes dans le fichier .htaccess (situé à la racine de votre site)&nbsp;:</p>



<figure class="wp-block-table"><table><tbody><tr><td>&lt;Files xmlrpc.php>     <br>     Order Allow,Deny<br>     Deny from all <br>&lt;/Files></td></tr></tbody></table></figure>



<p>Avantage&nbsp;: méthode directe et légère.</p>



<p>Inconvénient&nbsp;: nécessite une certaine prudence, car une erreur dans le fichier .htaccess peut affecter l’ensemble du site.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>Via un plugin</strong></li>
</ul>



<p>Vous recherchez une solution clés en main&nbsp;? Des extensions comme <a href="https://fr.wordpress.org/plugins/disable-xml-rpc-api/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Disable XML-RPC-API</a> permettent de désactiver rapidement xmlrpc.php sans toucher au code.</p>



<p>Avantage&nbsp;: facilité et gain de temps.</p>



<p>Inconvénient&nbsp;: dépendance à un plugin supplémentaire.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>En configurant votre serveur</strong></li>
</ul>



<p>Pour les personnes administratrices disposant d’un hébergement dédié ou d’un VPS, il est possible de bloquer l’accès à xmlrpc.php au niveau du serveur. Par exemple, sur Apache&nbsp;:</p>



<figure class="wp-block-table"><table><tbody><tr><td>&lt;FilesMatch &#8220;xmlrpc\.php$&#8221;>     <br>   Require all denied <br>&lt;/FilesMatch></td></tr></tbody></table></figure>



<p>Ou sur Nginx&nbsp;:</p>



<figure class="wp-block-table"><table><tbody><tr><td>location = /xmlrpc.php {<br>     deny all; <br>}</td></tr></tbody></table></figure>



<p>Avantage&nbsp;: solution idéale pour les environnements à forte charge.</p>



<p>Inconvénient&nbsp;: requiert des connaissances techniques.</p>



<h2 class="wp-block-heading"><strong>Quelles sont les alternatives à xmlrpc.php&nbsp;?</strong><strong></strong></h2>



<p>Plusieurs solutions simples peuvent être envisagées si vous avez besoin des fonctionnalités offertes par xmlrpc.php.</p>



<ol class="wp-block-list">
<li><strong></strong><strong>Utiliser l’application mobile WordPress moderne</strong></li>
</ol>



<p>L’application officielle WordPress pour iOS et Android utilise désormais l’API REST au lieu de xmlrpc.php. Assurez-vous que votre site est configuré correctement pour permettre cette transition. La plupart des hébergements récents, comme <a href="https://www.ovhcloud.com/fr/web-hosting/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">ceux proposés par OVHcloud</a>, supportent cette fonctionnalité par défaut.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>Adopter des outils compatibles avec l’API REST</strong></li>
</ul>



<p>De nombreuses solutions de publication à distance ont été mises à jour pour utiliser l’API REST, qui est plus sécurisée et mieux adaptée aux besoins actuels. Vérifiez si vos outils favoris offrent cette compatibilité et, le cas échéant, mettez-les à jour.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>Sécuriser xmlrpc.php en cas de besoin spécifique (en dernier recours)</strong></li>
</ul>



<p>Si vous ne pouvez vraiment pas vous passer de xmlrpc.php, il est crucial de limiter son exposition aux menaces. Voici quelques bonnes pratiques&nbsp;:</p>



<ul class="wp-block-list">
<li>restreindre l’accès à certaines adresses IP via .htaccess ou la configuration serveur&nbsp;;</li>



<li>utiliser un plugin de sécurité pour limiter les requêtes XML-RPC (ex. le nombre de connexions en un temps donné)&nbsp;;</li>



<li>mettre en place une authentification forte, comme l’authentification à deux facteurs, pour renforcer la sécurité des connexions.</li>
</ul>



<p>Cette solution est considérée comme non recommandée, car elle laisse tout de même une surface d’attaque accessible. Elle doit être réservée aux cas où l’utilisation de xmlrpc.php est indispensable. Gardez aussi à l’esprit que ces ajustements ne remplacent pas une migration vers des outils modernes comme l’API REST.</p>



<h2 class="wp-block-heading"><strong>Protégez votre site WordPress tout en restant à jour</strong></h2>



<p>Vous connaissez désormais mieux le rôle historique et les enjeux de sécurité liés au fichier xmlrpc.php. N’oubliez pas que la sûreté de votre site repose sur une vigilance constante&nbsp;: surveillez les mises à jour de WordPress et de ses extensions, lisez attentivement leurs notes de version pour repérer tout changement susceptible d’affecter la sécurité de votre environnement.</p>



<p>Besoin d’un coup de main supplémentaire&nbsp;? Rejoignez notre communauté sur <a href="https://discord.com/invite/ovhcloud" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Discord</a> ou consultez notre <a href="https://help.ovhcloud.com/csm/fr-documentation-web-cloud-hosting-tutorials-wordpress?id=kb_browse_cat&amp;kb_id=e17b4f25551974502d4c6e78b7421955&amp;kb_category=82eab0f32473f1141e1195a7969002e5&amp;spa=1" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">documentation WordPress</a> pour aller plus loin dans la sécurisation et l’optimisation de votre site.</p>
<img decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fgestion-de-lobsolescence-et-securite-un-exemple-pour-wordpress%2F&amp;action_name=Gestion%20de%20l%E2%80%99obsolescence%20et%20s%C3%A9curit%C3%A9%C2%A0%3A%20un%20exemple%20pour%20WordPress&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Managing obsolescence and security: an example in WordPress</title>
		<link>https://blog.ovhcloud.com/managing-obsolescence-and-security-an-example-in-wordpress/</link>
		
		<dc:creator><![CDATA[Christophe Brunet]]></dc:creator>
		<pubDate>Tue, 04 Feb 2025 09:46:12 +0000</pubDate>
				<category><![CDATA[Web Cloud]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xmlrpc]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=28122</guid>

					<description><![CDATA[Understanding the past usefulness and current risks of the xmlrpc.php file, as well as best practices for securing your website. The xmlrpc.php file is a historical component of WordPress. Although it was essential a few years ago, its usefulness has greatly diminished as the platform has evolved. This file is now often perceived as a [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fmanaging-obsolescence-and-security-an-example-in-wordpress%2F&amp;action_name=Managing%20obsolescence%20and%20security%3A%20an%20example%20in%20WordPress&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex">
<figure class="wp-block-image size-full is-resized"><img decoding="async" width="1024" height="1024" src="https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc.webp" alt="" class="wp-image-28123" style="width:146px;height:auto" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc.webp 1024w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-300x300.webp 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-150x150.webp 150w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-768x768.webp 768w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/xmlrpc-70x70.webp 70w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="has-text-align-center"><strong>Understanding the past usefulness and current risks of the xmlrpc.php file, as well as best practices for securing your website.</strong></p>
</div>



<p>The xmlrpc.php file is a historical component of WordPress. Although it was essential a few years ago, its usefulness has greatly diminished as the platform has evolved. This file is now often perceived as a back door for cyberattacks, meaning that it is crucial to manage it to ensure that your website stays secure.</p>



<p>However, this is not an isolated case – many other tools or features can become obsolete or risky over time, so it is important to stay alert to identify and address any potential vulnerabilities.</p>



<p>In this article, we will briefly describe the historical role of xmlrpc.php, examine the risks it poses, and highlight solutions for disabling or securing it. We’ll also emphasise the importance of embracing modern alternatives.</p>



<h2 class="wp-block-heading"><strong>What is xmlrpc.php?</strong><strong></strong></h2>



<p>The xmlrpc.php file is an interface for WordPress to communicate with other services or applications via the <a href="https://en.wikipedia.org/wiki/XML-RPC" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">&nbsp;XML-RPC protocol</a>. Initially, it facilitated features such as:</p>



<ul class="wp-block-list">
<li>Publishing content via third-party tools (e.g. desktop software, automated scripts)</li>



<li>Mobile website management, such as the old WordPress app for smartphones</li>
</ul>



<p>Since the creation of the more modern and secure <a href="https://developer.wordpress.org/rest-api/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">WordPress REST API</a>, the xmlrpc.php file has lost its usefulness. For most people who manage a WordPress website, it is now even considered obsolete.</p>



<h2 class="wp-block-heading"><strong>Why is xmlrpc.php problematic?</strong><strong></strong></h2>



<p>This file now has vulnerabilities that make it a prime target for cyberattacks.</p>



<ul class="wp-block-list">
<li><strong>Brute-force attacks:</strong> individuals can exploit the file to attempt an unlimited number of connections, using a combination of usernames and passwords.</li>



<li><strong>Amplification of DDoS</strong> <strong>attacks:</strong> certain features of xmlrpc.php allow multiple requests to be sent in one go, thus increasing the load on the server.</li>



<li><strong>Exploitation of software vulnerabilities:</strong> if your WordPress or plugins are not up to date, this file can be used to run malicious commands.</li>
</ul>



<h2 class="wp-block-heading"><strong>How do I disable xmlrpc.php?</strong><strong></strong></h2>



<p>Fortunately, disabling this file is simple and does not affect most WordPress websites. Here are some different methods, depending on your needs.</p>



<ol class="wp-block-list">
<li><strong></strong><strong>Modify the .htaccess file (preferred solution)</strong></li>
</ol>



<p>If you have access to files on your site, you can prevent queries to xmlrpc.php by adding the following lines to the .htaccess file (located at the root of your site):</p>



<figure class="wp-block-table"><table><tbody><tr><td>&lt;Files xmlrpc.php><br>   Order Allow,Deny<br>   Deny from all<br>&lt;/Files></td></tr></tbody></table></figure>



<p>Advantage: direct and light-handed method.</p>



<p>Disadvantage: requires some care, as an error in the .htaccess file can affect the entire website.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>Via a plugin</strong></li>
</ul>



<p>Looking for a turnkey solution? Extensions like <a href="https://wordpress.org/plugins/disable-xml-rpc-api/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Disable XML-RPC-API</a> allow you to quickly disable xmlrpc.php without touching the code.</p>



<p>Advantage: easy and time-saving.</p>



<p>Disadvantage: reliance on an additional plugin.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>Configure your server</strong></li>
</ul>



<p>For administrators with a dedicated hosting plan or a VPS, it is possible to block access to xmlrpc.php at the server level. For example, on Apache:</p>



<figure class="wp-block-table"><table><tbody><tr><td>&lt;FilesMatch &#8220;xmlrpc\.php$&#8221;><br>     Require all denied<br>&lt;/FilesMatch></td></tr></tbody></table></figure>



<p>Or on Nginx:</p>



<figure class="wp-block-table"><table><tbody><tr><td>location = /xmlrpc.php {<br>    deny all;<br>}</td></tr></tbody></table></figure>



<p>Advantage: ideal solution for high-load environments.</p>



<p>Disadvantage: requires technical knowledge.</p>



<h2 class="wp-block-heading"><strong>What are the alternatives to xmlrpc.php?</strong><strong></strong></h2>



<p>There are several simple solutions you can consider if you need the functionality offered by xmlrpc.php.</p>



<ol class="wp-block-list">
<li><strong></strong><strong>Use the modern WordPress mobile app</strong></li>
</ol>



<p>The official WordPress application for iOS and Android now uses the REST API instead of xmlrpc.php. Make sure your site is configured correctly to allow this transition. Most recent web hosting plans, such as <a href="https://www.ovhcloud.com/en-gb/web-hosting/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">those offered by OVHcloud</a>, support this feature by default.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>Adopt tools compatible with the REST API</strong></li>
</ul>



<p>Many remote publishing solutions have been updated to use the REST API, which is more secure and better suited to current needs. Check if your favourite tools offer this compatibility, and update them if necessary.</p>



<ul class="wp-block-list">
<li><strong></strong><strong>Secure xmlrpc.php in case you specifically need it (as a last resort)</strong></li>
</ul>



<p>If you really can&#8217;t do without xmlrpc.php, it&#8217;s crucial to limit its exposure to threats. Here are some best practices:</p>



<ul class="wp-block-list">
<li>restrict access to certain IP addresses via .htaccess or server configuration</li>



<li>use a security plugin to limit XML-RPC requests (e.g. the number of connections in a given time)</li>



<li>implement strong authentication, such as two-factor authentication, to enhance connection security</li>
</ul>



<p>This solution is not recommended, as it still leaves an accessible attack surface. It should be reserved for cases where the use of xmlrpc.php is still essential. Also keep in mind that these adjustments are not a substitute for migrating to modern tools like the REST API.</p>



<h2 class="wp-block-heading"><strong>Protect your WordPress website while staying up to date</strong></h2>



<p>Hopefully, you are now more familiar with the historical role of xmlrpc.php and its associated security issues. Keep in mind that keeping your website safe requires constant vigilance – so check for updates to WordPress and its plugins, and read their release notes carefully for any changes that could affect the security of your environment.</p>



<p>Need some extra help? Join our community on <a href="https://discord.com/invite/ovhcloud" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Discord</a>, or check out our <a href="https://help.ovhcloud.com/csm/en-gb-documentation-web-cloud-hosting-tutorials-wordpress?id=kb_browse_cat&amp;kb_id=e17b4f25551974502d4c6e78b7421955&amp;kb_category=82eab0f32473f1141e1195a7969002e5" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">WordPress documentation</a> to go even further in securing and optimising your site.</p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fmanaging-obsolescence-and-security-an-example-in-wordpress%2F&amp;action_name=Managing%20obsolescence%20and%20security%3A%20an%20example%20in%20WordPress&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
