Got rid of some trivial warnings (nested comments and tokens after #endif).
<?xml version="1.0" encoding="UTF-8"?>
<mm:content xmlns:mm="http://nokia.com/mmenu" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://nokia.com/mmenu ../mmenuschema.xsd">
<mm:localization namespace="photos_texts" source="photossuite.rsc"/>
<mm:suite template="logical_template_3" type="list" genre="photossuite" title="photos_texts:R_LGAL_TITLE_MAIN_VIEW">
<!--mm:event event="suite:load">
<mm:action service="Service.ContentPublishing" interface="IContentPublishing">
<mm:command name="ExecuteAction">
<mm:key name="type" type="string" value="publisher"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="photossuite"/>
<mm:key name="content_type" type="string" value="activation"/>
<mm:key name="content_id" type="string" value="default"/>
<mm:key name="action_trigger" type="string" value="activate"/>
</mm:key>
</mm:command>
</mm:action>
</mm:event-->
<!--mm:event event="suite:unload">
<mm:action service="Service.ContentPublishing" interface="IContentPublishing">
<mm:command name="ExecuteAction">
<mm:key name="type" type="string" value="publisher"/>
<mm:key name="filter">
<mm:key name="publisher" type="string" value="photossuite"/>
<mm:key name="content_type" type="string" value="activation"/>
<mm:key name="content_id" type="string" value="default"/>
<mm:key name="action_trigger" type="string" value="deactivate"/>
</mm:key>
</mm:command>
</mm:action>
</mm:event-->
</mm:suite>
</mm:content>