<?xml version="1.0" encoding="UTF-8"?> 
 | 
<WebLink xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Lighting_Clone</fullName> 
 | 
    <availability>online</availability> 
 | 
    <displayType>button</displayType> 
 | 
    <encodingKey>UTF-8</encodingKey> 
 | 
    <height>600</height> 
 | 
    <linkType>url</linkType> 
 | 
    <masterLabel>复制</masterLabel> 
 | 
    <openType>sidebar</openType> 
 | 
    <protected>false</protected> 
 | 
    <url>/lightning/cmp/c__LexAgencyContactPIPLAura?c__isClone=true&c__recordId={!Agency_Contact__c.Id}</url> 
 | 
</WebLink> 
 |