Connection File Syntax

Below is the file syntax in its entirety:

<?xml version="1.0" encoding="UTF-8"?>
<res_GetProvisionedDataSources>
<Product id="APS" name="name" displayVersion="version">
<Server name="Oracle Hyperion Provider Services" context="http://webServerHost:webServerPort/aps/SmartView"></Server>
</Product>
<Product id="HP" name="name" displayVersion="version">
<Server name="Oracle Hyperion Planning, Fusion Edition" context="http://webServerHost:webServerPort/HyperionPlanning/SmartView"></Server>
</Product>
<Product id="HFM" name="name" displayVersion="version">
<Server name="Oracle Hyperion Financial Management, Fusion Edition" context="http://webServerHost:webServerPort/hfmadf/../hfmofficeprovider/HFMOfficeProvider.aspx"></Server>
</Product>
<Product id="RAFramework" name="name" displayVersion="version">
<Server name="Reporting and Analysis Framework" context="http://webServerHost:webServerPort/raframework/browse/listXML"></Server>
</Product>
<Product providerType="ExtensionProvider" id="name" name="HSF-11.1.2" displayVersion="version">
<Server name="Oracle Hyperion Strategic Planning, Fusion Edition" context="http://webServerHost:webServerPort/StrategicPlanning/SmartView"></Server>
</Product>
<Product providerType="ExtensionProvider" id="27EE9B0D-D5F5-42c9-AFC5-44FEA770C693" name="name" displayVersion="version">
<Server name="Oracle BI, Fusion Edition" context="OBI:http://webServerHost:webServerPort/analytics/jbips"></Server>
</Product>
<Product id="HP" name="name" displayVersion="version">
<Server name="Planning and Budgeting Cloud" context="http://serviceURL/HyperionPlanning/SmartView"></Server>
</Product>
<Product id="HP" name="name" displayVersion="version">
<Server name="Enterprise Planning and Budgeting Cloud" context="http://serviceURL/HyperionPlanning/SmartView"></Server>
</Product>
<Product id="EPRCS" name="name" displayVersion="version"> 
<Server name="Enterprise Performance Reporting Cloud" context="http://serviceURL/epm/SmartView"></Server>
</Product>
<Product id="HP" name="name" displayVersion="version">
<Server name="Financial Consolidation and Close Cloud" context="http://serviceURL/HyperionPlanning/SmartView"></Server>
</Product>
<Product id="HP" name="name" displayVersion="version">
<Server name="Tax Reporting Cloud" context="http://serviceURL/HyperionPlanning/SmartView"></Server>
</Product>
<helpurlcontext>a valid entry as per optional step 5</helpurlcontext>
<UPK>http://link to User Productivity Kit</UPK>
</res_GetProvisionedDataSources>