<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <jobsConfig> <heartbeat>P2DT3M</heartbeat> <datasource> <driverName>text</driverName> <jdbcURL>text</jdbcURL> <user>text</user> <password>text</password> <connectionPoolSize>15</connectionPoolSize> <connectionIdleTimeout>15</connectionIdleTimeout> <properties> <property name="text" description="text">text</property> <property name="text" description="text">text</property> </properties> </datasource> <execution> <workerThreadPoolSize>15</workerThreadPoolSize> <workerKeepAliveTime>P2DT3M</workerKeepAliveTime> </execution> <cleanup> <intervalInHours>15</intervalInHours> </cleanup> </jobsConfig>