<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="builder.xsl"?>
<reports>
	<reportview type="BANDWIDTH" format="PDF">
		<customerName>Telstra</customerName>
		<customerID>3</customerID>
		<savePath>/content/folder[@name='Report Views - Automation']/folder[@name='Telstra']</savePath>
		<name>Telstra Bandwidth - PDF</name>
		<frequency>MONTHLY</frequency>
		<sectionType>Probe</sectionType>
	</reportview>

	<reportview type="BANDWIDTH" format="CSV">
		<customerName>Telstra</customerName>
		<customerID>3</customerID>
		<savePath>/content/folder[@name='Report Views - Automation']/folder[@name='Telstra']</savePath>
		<name>Telstra Bandwidth - CSV</name>
		<frequency>MONTHLY</frequency>
		<sectionType>Probe</sectionType>
	</reportview>

</reports>