<xsl:value-of select="$channel-link"/>
</link>
<url>
- <xsl:value-of select="//a[contains(@class, 'profile-picture media-thumbnail')]/@href"/>
+ <xsl:value-of select="//a[contains(@class, 'profile-picture')]/@href"/>
</url>
</image>
<xsl:apply-templates select="//ol[@id='stream-items-id']/li[@data-item-id and @data-item-type='tweet']"/>