This is a test for Apache Maven Fluido Skin with multiple "powered by" logos. The Apache Maven Fluido Skin is an Apache Maven site skin built on top of Twitter's bootstrap.
<poweredBy> <logo name="First Logo" img="./images/logos/maven-feather.png" href="http://maven.apache.org/"/> <!-- Second logo is wider than the sidebar --> <logo name="Second Logo" width="500px" img="./images/logos/maven-feather.png" href="http://maven.apache.org/"/> <!-- Third and forth logo fit next to eachother in the sidebar --> <logo name="Third Logo" img="./images/logos/maven-feather.png" href="http://maven.apache.org/"/> <logo name="Fourth Logo" img="./images/logos/maven-feather.png" href="http://maven.apache.org/"/> <logo name="Fifth Logo" img="./images/logos/maven-feather.png" href="http://maven.apache.org/"/> </poweredBy>