Attention X2 usersPlease download the following demo file:
http://www.filesonic.com/file/1064751684/MED500X2_demo_XML.rarShort Version
http://www.mede8er.org/artwork/temp/MED500X2_XML_Demo_short_Version.rarYou can get an idea of this XML data in action by watching the
YouTube clip.
This will demonstrate the true power of the XML metadata feature embedded within your X2 Mede8er firmware.
Extract the RAR file to a drive accessible to your X2 and navigate through these folders.
As you focus on each folder you will note the rating, plot, genre, actors, and runtime info appear at the bottom of the screen.

You can use the YAMJ-to-Mede8er application to create these XML files for your own media collection...
Sample structure of such an XML file:
<?xml version="1.0" encoding="UTF-8"?>
<details>
<movie isExtra="false" isSet="false" isTV="false">
<title>Adventureland</title>
<year index="Year_2000-09_1">2009</year>
<releaseDate>19 January 2009</releaseDate>
<rating>71</rating>
<watched>false</watched>
<top250>-1</top250>
<plot>In 1987, James Brennan's dreams of a summer European tour before studying at an Ivy League school in New York City are ruined after his parents have a severe career setback. As a result, James must get a summer job to cover his upcoming expenses at the decrepit local amusement park, Adventureland, where he falls in love with a witty co-worker, Emily Lewin. In that bizarrely shady workplace,...</plot>
<director>Greg Mottola</director>
<runtime>1h 46m</runtime>
<certification>R</certification>
<fileDate>2009-08-04</fileDate>
<fileSize>7.95 GB</fileSize>
<genres>
<genre index="Genres_Comedy_1">Comedy</genre>
<genre index="Genres_Drama_1">Drama</genre>
</genres>
<cast>
<actor>Jesse Eisenberg</actor>
<actor>Kelsey Ford</actor>
<actor>Kristen Stewart</actor>
<actor>Michael Zegen</actor>
<actor>Ryan Reynolds</actor>
<actor>Jack Gilpin</actor>
<actor>Margarita Levieva</actor>
<actor>Wendie Malick</actor>
<actor>Matt Bush</actor>
<actor>Todd Cioppa</actor>
<actor>Stephen Mast</actor>
<actor>Kristen Wiig</actor>
<actor>Bill Hader</actor>
<actor>Martin Starr</actor>
<actor>Adam Kroloff</actor>
</cast>
</movie>
</details>
Enjoy!