These files subLayers stages from different locations on disk. If loaded successfully, a single cube should be visible.
 usdrecord 22.08
usdrecord 22.08
#usda 1.0
(
    customLayerData = {
        string copyright = "Copyright 2022 Apple Inc. All rights reserved."
    }
    defaultPrim = "World"
    upAxis = "Y"
    metersPerUnit = 0.01
)
def Scope "World"
{
    def Cube "Cube"
    {
    }
}