1<OGRVRTDataSource>
2    <OGRVRTWarpedLayer>
3        <OGRVRTLayer name="OGRGeoJSON">
4            <SrcDataSource>attributes.json</SrcDataSource>
5            <LayerSRS>EPSG:4326</LayerSRS>
6        </OGRVRTLayer>
7        <TargetSRS>+proj=lcc +lat_1=43 +lat_2=45.5 +lat_0=41.75 +lon_0=-120.5 +x_0=399999.9999999999 +y_0=0 +ellps=GRS80 +units=ft +no_defs</TargetSRS>
8    </OGRVRTWarpedLayer>
9</OGRVRTDataSource>
10