<layout version="0.1.0">
<default>
<!-- http://www.classyllama.com/development/magento-development/editing-magentos-top-links-the-better-way -->
<reference name="footer_links">
<action method="addLink" translate="label title">
<label><![CDATA[<i class="fa fa-chevron-right"></i>Site Map]]></label>
<url helper="catalog/map/getCategoryUrl" />
<title>Site Map</title>
<prepare>true</prepare>
<urlParams/>
<position>1</position>
<liParams/>
<aParams/>
<beforeText/>
<afterText/>
</action>
</reference>
</default>
</layout>