1<?xml version="1.0" encoding="UTF-8"?>
2<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
3    <edmx:Reference Uri="/google/v1/schema/ServiceRoot_v1.xml">
4        <edmx:Include Namespace="GoogleServiceRoot"/>
5        <edmx:Include Namespace="GoogleServiceRoot.v1_0_0"/>
6
7    <edmx:Reference Uri="/google/v1/schema/RootOfTrustCollection_v1.xml">
8        <edmx:Include Namespace="RootOfTrustCollection"/>
9    </edmx:Reference>
10    <edmx:Reference Uri="/google/v1/schema/RootOfTrust_v1.xml">
11        <edmx:Include Namespace="RootOfTrust"/>
12        <edmx:Include Namespace="RootOfTrust.v1_0_0"/>
13    </edmx:Reference>
14    </edmx:Reference>
15</edmx:Edmx>
16