<?xml version="1.0" encoding="UTF-8"?><Media
xmlns="http://www.vmware.com/vcloud/v1.5"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
href="https://vcloud.example.com/api/media/a28c42bf-2e99-43ba-880a-6305fe621ab0"
id="urn:vcloud:media:a28c42bf-2e99-43ba-880a-6305fe621ab0"
imageType="iso"
name="Updated Media Name"
size="14427"
status="1"
type="application/vnd.vmware.vcloud.media+xml"
xsi:schemaLocation="http://www.vmware.com/vcloud/v1.5 http://https://vcloud.example.com/api/v1.5/schema/master.xsd">
<Link
href="https://vcloud.example.com/api/vdc/afaafb99-228c-4838-ad07-5bf3aa649d42"
rel="up"
type="application/vnd.vmware.vcloud.vdc+xml"/>
<Link
href="https://vcloud.example.com/api/vdcStorageProfile/b520e879-71de-4d47-b2e1-e092aab97f61"
rel="storageProfile"
type="application/vnd.vmware.vcloud.vdcStorageProfile+xml"/>
<Link
href="https://vcloud.example.com/api/catalogItem/1d61ca81-5ee2-441b-9952-82cdd9686e35"
rel="catalogItem"
type="application/vnd.vmware.vcloud.catalogItem+xml"/>
<Link
href="https://vcloud.example.com/api/media/a28c42bf-2e99-43ba-880a-6305fe621ab0"
rel="remove"/>
<Link
href="https://vcloud.example.com/api/media/a28c42bf-2e99-43ba-880a-6305fe621ab0"
rel="edit"
type="application/vnd.vmware.vcloud.media+xml"/>
<Link
href="https://vcloud.example.com/api/media/a28c42bf-2e99-43ba-880a-6305fe621ab0/owner"
rel="down"
type="application/vnd.vmware.vcloud.owner+xml"/>
<Link
href="https://vcloud.example.com/api/media/a28c42bf-2e99-43ba-880a-6305fe621ab0/metadata"
rel="down"
type="application/vnd.vmware.vcloud.metadata+xml"/>
<Link
href="https://vcloud.example.com/api/media/a28c42bf-2e99-43ba-880a-6305fe621ab0/action/enableDownload"
rel="enable"/>
<Description>Updated Media Description</Description>
<Owner
type="application/vnd.vmware.vcloud.owner+xml">
<User
href="https://vcloud.example.com/api/admin/user/51e86769-9e2d-4edc-af4e-5d3606494cbf"
name="system"
type="application/vnd.vmware.admin.user+xml"/>
</Owner>
<VdcStorageProfile
href="https://vcloud.example.com/api/vdcStorageProfile/b520e879-71de-4d47-b2e1-e092aab97f61"
name="*"
type="application/vnd.vmware.vcloud.vdcStorageProfile+xml"/>
</Media>