!--a11y-->
Elements
of a portalapp.xml File 
This example contains only one layout template with one container. You can define several layout templates with several containers in each by duplicating the relevant xml sections.
The bolded parts indicate the values to be modified.
<?xml version="1.0" encoding="ISO-8859-1"?>
<application>
<application-config>
<property name="SharingReference" value="com.sap.portal.htmlb,com.sap.portal.useragent,com.sap.portal.pagebuilder"/>
</application-config>
<components>
<component name="fullWidth">
<component-config>
<property name="ClassName"
<property name="ResourceBundleName"
value="pagebuilder_nls"/>
</component-config>
<component-profile>
<property name="com.sap.portal.pcm.Description"
</component-profile>
</component>
</components>
<services/>
</application>