<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.actiona.tools/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.actiona.tools/feed.php">
        <title>Actiona Wiki</title>
        <description></description>
        <link>https://wiki.actiona.tools/</link>
        <image rdf:resource="https://wiki.actiona.tools/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-06T10:41:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:code:system:mediaplayer&amp;rev=1761247135&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:code:system:mediaplaylist&amp;rev=1761247057&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:code&amp;rev=1761246988&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:changelog&amp;rev=1758214005&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:actions:actioncallprocedure&amp;rev=1755115009&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=fr:manual&amp;rev=1753533511&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=en:compilation&amp;rev=1751978623&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=fr:actionaz_qtscript&amp;rev=1746635604&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?id=fr:changelog&amp;rev=1741986936&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=wiki%3Asiteexport.zip&amp;ns=wiki&amp;rev=1612999854&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=fr%3Atest_inactivite.zip&amp;ns=fr&amp;rev=1442474755&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=fr%3Adevel%3Aaction_commande.jpg&amp;ns=fr%3Adevel&amp;rev=1441629097&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=fr%3Aaction_commande.jpg&amp;ns=fr&amp;rev=1441628965&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=playground%3A18062012055.jpg&amp;ns=playground&amp;rev=1441626641&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=aa.jpg&amp;ns=0&amp;rev=1441299925&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=playground%3Aaa.jpg&amp;ns=playground&amp;rev=1441299211&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-image.png&amp;ns=fr&amp;rev=1413553306&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-html.png&amp;ns=fr&amp;rev=1413245268&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-texte-simple.png&amp;ns=fr&amp;rev=1412636590&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.actiona.tools/doku.php?image=fr%3Aradiobutton.png&amp;ns=fr&amp;rev=1412514879&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.actiona.tools/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Actiona Wiki</title>
        <link>https://wiki.actiona.tools/</link>
        <url>https://wiki.actiona.tools/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:code:system:mediaplayer&amp;rev=1761247135&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-23T19:18:55+00:00</dc:date>
        <dc:creator>jmgr (jmgr@undisclosed.example.com)</dc:creator>
        <title>mediaplayer</title>
        <link>https://wiki.actiona.tools/doku.php?id=en:code:system:mediaplayer&amp;rev=1761247135&amp;do=diff</link>
        <description>MediaPlayer

This object allows you to play media files.

Added in Actiona 3.12.0

Functions

MediaPlayer

Constructor function.

Syntax


var myObject = new MediaPlayer();


Methods

setPlaybackRate

Sets the playback rate.

Syntax


myObject.setPlaybackRate(rate);</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:code:system:mediaplaylist&amp;rev=1761247057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-23T19:17:37+00:00</dc:date>
        <dc:creator>jmgr (jmgr@undisclosed.example.com)</dc:creator>
        <title>mediaplaylist - [MediaPlaylist] </title>
        <link>https://wiki.actiona.tools/doku.php?id=en:code:system:mediaplaylist&amp;rev=1761247057&amp;do=diff</link>
        <description>MediaPlaylist

This object allows you to play media files.

This class is obsolete and has been replaced by MediaPlayer in Actiona 3.12.0.

Removed in Actiona 3.12.0

Functions

MediaPlaylist

Constructor function.

Syntax


var myObject = new MediaPlaylist();</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:code&amp;rev=1761246988&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-23T19:16:28+00:00</dc:date>
        <dc:creator>jmgr (jmgr@undisclosed.example.com)</dc:creator>
        <title>code - [System] </title>
        <link>https://wiki.actiona.tools/doku.php?id=en:code&amp;rev=1761246988&amp;do=diff</link>
        <description>Actionaz adds a lot of new objects to the JavaScript (EcmaScript) language.

See a quick introduction to coding with Actionaz.
For a more complete guide how to develop in EcmaScript/JavaScript, see Mozilla&#039;s guide.

For a list of standard EcmaScript objects, see the Qt documentation.

The list of Qt objects available within the code and their properties can be found</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:changelog&amp;rev=1758214005&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-18T16:46:45+00:00</dc:date>
        <dc:creator>jmgr (jmgr@undisclosed.example.com)</dc:creator>
        <title>changelog</title>
        <link>https://wiki.actiona.tools/doku.php?id=en:changelog&amp;rev=1758214005&amp;do=diff</link>
        <description>Actiona Changelog

Newer versions: &lt;https://github.com/Jmgr/actiona/blob/main/CHANGELOG.md&gt;

Older versions

v3.10.0

Global

	*  Added a keyboard key condition action that allows checking or waiting for a particular key combination to be pressed
	*  Added a text to speech action that uses the operating system&#039;s voice synthesis capabilities</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:actions:actioncallprocedure&amp;rev=1755115009&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-13T19:56:49+00:00</dc:date>
        <dc:creator>matos (matos@undisclosed.example.com)</dc:creator>
        <title>actioncallprocedure</title>
        <link>https://wiki.actiona.tools/doku.php?id=en:actions:actioncallprocedure&amp;rev=1755115009&amp;do=diff</link>
        <description>Call procedure

This action allows you to call a procedure.

A procedure contains actions inserted between a Begin procedure action and a End procedure action. A procedure can be called using a Call procedure action or any &quot;If true/false/etc&quot; parameter. When the actions contained within the procedure have been executed the execution automatically jumps after the action that made the procedure call.</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=fr:manual&amp;rev=1753533511&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-26T12:38:31+00:00</dc:date>
        <dc:creator>matos (matos@undisclosed.example.com)</dc:creator>
        <title>manual</title>
        <link>https://wiki.actiona.tools/doku.php?id=fr:manual&amp;rev=1753533511&amp;do=diff</link>
        <description>Manuel Utilisateur

Ce manuel est constitué pour partie de pages éparses rédigées initialement par d&#039;autres contributeurs; qu&#039;ils en soient remerciés ici.

Ces pages assemblées forment un premier manuel de présentation et d&#039;utilisation des concepts d&#039;Actiona.</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=en:compilation&amp;rev=1751978623&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-08T12:43:43+00:00</dc:date>
        <dc:creator>jmgr (jmgr@undisclosed.example.com)</dc:creator>
        <title>compilation</title>
        <link>https://wiki.actiona.tools/doku.php?id=en:compilation&amp;rev=1751978623&amp;do=diff</link>
        <description>Version v3.11.0 or more recent

Debian/Ubuntu/Mint

Tested on Ubuntu 22.04. Unfortunately Actiona requires Qt 6.4 or more recent, so we can&#039;t use the system libraries.

Dependencies:


sudo apt-get install git-core build-essential cmake libnotify-dev libopencv-dev libxtst-dev libglx-dev libgl1-mesa-dev libxcb-cursor0 libudev-dev libbluetooth-dev libxkbcommon-dev</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=fr:actionaz_qtscript&amp;rev=1746635604&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-07T16:33:24+00:00</dc:date>
        <dc:creator>potdemiel (potdemiel@undisclosed.example.com)</dc:creator>
        <title>actionaz_qtscript</title>
        <link>https://wiki.actiona.tools/doku.php?id=fr:actionaz_qtscript&amp;rev=1746635604&amp;do=diff</link>
        <description>Création d&#039;une fenêtre avec QtScript

Après avoir lu quelques personnes ayant eu des soucis pour créer des fenêtres personnalisées, en faisant aussi partie, je me suis motivé pour écrire un petit tutoriel. Je vous pris de m&#039;excuser par avance pour les fautes d&#039;orthographe car je sais pertinement que malgrès les 20 000 relectures que je vais faire, je vais en oublier.</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?id=fr:changelog&amp;rev=1741986936&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-14T21:15:36+00:00</dc:date>
        <dc:creator>jmgr (jmgr@undisclosed.example.com)</dc:creator>
        <title>changelog</title>
        <link>https://wiki.actiona.tools/doku.php?id=fr:changelog&amp;rev=1741986936&amp;do=diff</link>
        <description>Changelog d&#039;Actiona

Versions plus récentes: &lt;https://github.com/Jmgr/actiona/blob/main/CHANGELOG.md&gt;

v3.10.0

Global

	*  Ajout d&#039;une action permettant de vérifier ou d&#039;attendre qu&#039;une combinaison pression de touches est pressée
	*  Ajout d&#039;une action de synthèse vocale, utilise le moteur de synthèse vocale et les voix fournies par le système d&#039;exploitation</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=wiki%3Asiteexport.zip&amp;ns=wiki&amp;rev=1612999854&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-10T23:30:54+00:00</dc:date>
        <dc:creator>jmgr (jmgr@undisclosed.example.com)</dc:creator>
        <title>siteexport.zip - removed</title>
        <link>https://wiki.actiona.tools/doku.php?image=wiki%3Asiteexport.zip&amp;ns=wiki&amp;rev=1612999854&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/images/fileicons/svg/zip.svg&quot; alt=&quot;siteexport.zip&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=fr%3Atest_inactivite.zip&amp;ns=fr&amp;rev=1442474755&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2015-09-17T07:25:55+00:00</dc:date>
        <dc:creator>francois_a (francois_a@undisclosed.example.com)</dc:creator>
        <title>test_inactivite.zip</title>
        <link>https://wiki.actiona.tools/doku.php?image=fr%3Atest_inactivite.zip&amp;ns=fr&amp;rev=1442474755&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/images/fileicons/svg/zip.svg&quot; alt=&quot;test_inactivite.zip&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=fr%3Adevel%3Aaction_commande.jpg&amp;ns=fr%3Adevel&amp;rev=1441629097&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2015-09-07T12:31:37+00:00</dc:date>
        <dc:creator>francois_a (francois_a@undisclosed.example.com)</dc:creator>
        <title>action_commande.jpg - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=fr%3Adevel%3Aaction_commande.jpg&amp;ns=fr%3Adevel&amp;rev=1441629097&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=8734cb&amp;amp;media=fr:devel:action_commande.jpg&quot; alt=&quot;action_commande.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=fr%3Aaction_commande.jpg&amp;ns=fr&amp;rev=1441628965&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2015-09-07T12:29:25+00:00</dc:date>
        <dc:creator>francois_a (francois_a@undisclosed.example.com)</dc:creator>
        <title>action_commande.jpg - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=fr%3Aaction_commande.jpg&amp;ns=fr&amp;rev=1441628965&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=cef93c&amp;amp;media=fr:action_commande.jpg&quot; alt=&quot;action_commande.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=playground%3A18062012055.jpg&amp;ns=playground&amp;rev=1441626641&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2015-09-07T11:50:41+00:00</dc:date>
        <dc:creator>francois_a (francois_a@undisclosed.example.com)</dc:creator>
        <title>18062012055.jpg - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=playground%3A18062012055.jpg&amp;ns=playground&amp;rev=1441626641&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=51907b&amp;amp;media=playground:18062012055.jpg&quot; alt=&quot;18062012055.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=aa.jpg&amp;ns=0&amp;rev=1441299925&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2015-09-03T17:05:25+00:00</dc:date>
        <dc:creator>francois_a (francois_a@undisclosed.example.com)</dc:creator>
        <title>aa.jpg - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=aa.jpg&amp;ns=0&amp;rev=1441299925&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=acd782&amp;amp;media=aa.jpg&quot; alt=&quot;aa.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=playground%3Aaa.jpg&amp;ns=playground&amp;rev=1441299211&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2015-09-03T16:53:31+00:00</dc:date>
        <dc:creator>francois_a (francois_a@undisclosed.example.com)</dc:creator>
        <title>aa.jpg - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=playground%3Aaa.jpg&amp;ns=playground&amp;rev=1441299211&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=04a919&amp;amp;media=playground:aa.jpg&quot; alt=&quot;aa.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-image.png&amp;ns=fr&amp;rev=1413553306&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2014-10-17T13:41:46+00:00</dc:date>
        <dc:creator>violette (violette@undisclosed.example.com)</dc:creator>
        <title>qlabel-image.png - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-image.png&amp;ns=fr&amp;rev=1413553306&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=b2434d&amp;amp;media=fr:qlabel-image.png&quot; alt=&quot;qlabel-image.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-html.png&amp;ns=fr&amp;rev=1413245268&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2014-10-14T00:07:48+00:00</dc:date>
        <dc:creator>violette (violette@undisclosed.example.com)</dc:creator>
        <title>qlabel-html.png - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-html.png&amp;ns=fr&amp;rev=1413245268&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=d4f4fc&amp;amp;media=fr:qlabel-html.png&quot; alt=&quot;qlabel-html.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-texte-simple.png&amp;ns=fr&amp;rev=1412636590&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2014-10-06T23:03:10+00:00</dc:date>
        <dc:creator>violette (violette@undisclosed.example.com)</dc:creator>
        <title>qlabel-texte-simple.png - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=fr%3Aqlabel-texte-simple.png&amp;ns=fr&amp;rev=1412636590&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=dc1a78&amp;amp;media=fr:qlabel-texte-simple.png&quot; alt=&quot;qlabel-texte-simple.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.actiona.tools/doku.php?image=fr%3Aradiobutton.png&amp;ns=fr&amp;rev=1412514879&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2014-10-05T13:14:39+00:00</dc:date>
        <dc:creator>violette (violette@undisclosed.example.com)</dc:creator>
        <title>radiobutton.png - created</title>
        <link>https://wiki.actiona.tools/doku.php?image=fr%3Aradiobutton.png&amp;ns=fr&amp;rev=1412514879&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.actiona.tools/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=bd665e&amp;amp;media=fr:radiobutton.png&quot; alt=&quot;radiobutton.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
