1#usda 1.0
2(
3    "Test to verify that usdcat can isolate just the layer metadata."
4    customLayerData = {
5        string key = "value"
6    }
7    endTimeCode = 100
8    startTimeCode = 1
9    subLayers = [
10        @sublayer.usd@
11    ]
12)
13
14