Title: [Plugin: Xslt Processor] Cant process iTunes xml
Last modified: August 20, 2016

---

# [Plugin: Xslt Processor] Cant process iTunes xml

 *  [goodcall](https://wordpress.org/support/users/goodcall/)
 * (@goodcall)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-xslt-processor-cant-process-itunes-xml/)
 * When i try to process this file:
    [http://itunes.apple.com/us/rss/topalbums/limit=25/xml](http://itunes.apple.com/us/rss/topalbums/limit=25/xml)
 * i just get text output of all by a simple xslt.
 * I have tried many things with the xslt. This is one of my tries:
 * <?xml version=”1.0″ encoding=”utf-8″?>
    <xsl:stylesheet version=”1.0″ xmlns:xsl
   =”[http://www.w3.org/1999/XSL/Transform&#8221](http://www.w3.org/1999/XSL/Transform&#8221);
   > <xsl:output method=”html”/>
 *  <xsl:template match=”/feed”>
    <h2> title: <xsl:value-of select=”title”/> </h2
   > </xsl:template> </xsl:stylesheet>
 * I have tried it with many different match and select values, but i can’t get 
   it to work
 * [http://wordpress.org/extend/plugins/xslprocessor/](http://wordpress.org/extend/plugins/xslprocessor/)

The topic ‘[Plugin: Xslt Processor] Cant process iTunes xml’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/xslprocessor.svg)
 * [Xslt Processor](https://wordpress.org/plugins/xslprocessor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/xslprocessor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/xslprocessor/)
 * [Active Topics](https://wordpress.org/support/plugin/xslprocessor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/xslprocessor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/xslprocessor/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [goodcall](https://wordpress.org/support/users/goodcall/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-xslt-processor-cant-process-itunes-xml/)
 * Status: not resolved