<div id="c452" class="csc-default" >######
#
# Snippets by http://typo3.intervation.de/snippets.html
#
####

// configure filenames for different pagetypes
                'fileName' => array(
                        'defaultToHTMLsuffixOnPrev' => 1,
                        'index' => array(
                                'atom.xml' => array(
                                        'keyValues' => array(
                                                'type' => 103,
                                        ),
                                ),
                        ),
                ),</div>