<?xml version="1.0"?>

<TestPlan>
<threadgroups>
<ThreadGroup name="ThreadGroup" numThreads="1" rampUp="0">
<controllers>
<LoopController type="org.apache.jmeter.control.LoopController" name="Loop Controller" iterations="1">
<configElements>
<ConfigElement type="org.apache.jmeter.protocol.http.config.UrlConfig">
<property name="name">Url Sample</property>
<property name="PROTOCOL">http</property>
<property name="domain">jakarta.apache.org</property>
<property name="arguments"><Arguments>
</Arguments>
</property>
<property name="path">/jmeter/running.html</property>
<property name="method">GET</property>
</ConfigElement>
</configElements>
<controllers>
<HttpTestSample type="org.apache.jmeter.protocol.http.control.HttpTestSample" name="Web Testing" getImages="false">
<defaultUrl>
<ConfigElement type="org.apache.jmeter.protocol.http.config.MultipartUrlConfig">
<property name="PROTOCOL">http</property>
<property name="domain">jakarta.apache.org</property>
<property name="arguments"><Arguments>
</Arguments>
</property>
<property name="path">/jmeter/index.html</property>
<property name="method">GET</property>
</ConfigElement></defaultUrl>
<configElements>
</configElements>
<controllers>
</controllers>
</HttpTestSample>

</controllers>
</LoopController>
</controllers>
<timers>
</timers>
<listeners>
</listeners>
</ThreadGroup>

</threadgroups>
<configElements>
</configElements>
</TestPlan>

