<?xml version="1.0" encoding="UTF-8"?>
<tns:topology xmlns:tns="http://petals.ow2.org/topology" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://petals.ow2.org/topology petalsTopology.xsd">
    <tns:domain name="your-domain-name" mode="static">
        <tns:description>Description of the static domain</tns:description>
        ...
    </tns:domain>
</tns:topology>
