{
  "DescribeRouteTablesResponse": {
    "_attr": {
      "xmlns": "http://ec2.amazonaws.com/doc/2016-11-15/"
    },
    "requestId": "e6bc7b35-7e49-4f77-a1b0-fac1990032b6",
    "routeTableSet": {
      "item": [
        {
          "routeTableId": "rtb-0c0a86d2489832d77",
          "vpcId": "vpc-07b0bbfa0573ab106",
          "ownerId": "359954733328",
          "routeSet": {
            "item": {
              "destinationCidrBlock": "10.0.0.0/16",
              "gatewayId": "local",
              "state": "active",
              "origin": "CreateRouteTable"
            }
          },
          "associationSet": {
            "item": {
              "routeTableAssociationId": "rtbassoc-0c6cfad6f0b3fb7e9",
              "routeTableId": "rtb-0c0a86d2489832d77",
              "main": "true",
              "associationState": {
                "state": "associated"
              }
            }
          },
          "propagatingVgwSet": "",
          "tagSet": ""
        },
        {
          "routeTableId": "rtb-0fa42e5fff23e4ee3",
          "vpcId": "vpc-07b0bbfa0573ab106",
          "ownerId": "359954733328",
          "routeSet": {
            "item": [
              {
                "destinationCidrBlock": "10.0.0.0/16",
                "gatewayId": "local",
                "state": "active",
                "origin": "CreateRouteTable"
              },
              {
                "destinationCidrBlock": "0.0.0.0/0",
                "gatewayId": "igw-0875e08c9fe51d909",
                "state": "active",
                "origin": "CreateRoute"
              }
            ]
          },
          "associationSet": {
            "item": [
              {
                "routeTableAssociationId": "rtbassoc-0896c7533d983c5ef",
                "routeTableId": "rtb-0fa42e5fff23e4ee3",
                "subnetId": "subnet-059804f5dc1fce065",
                "main": "false",
                "associationState": {
                  "state": "associated"
                }
              },
              {
                "routeTableAssociationId": "rtbassoc-08bcdf0db29eba07e",
                "routeTableId": "rtb-0fa42e5fff23e4ee3",
                "subnetId": "subnet-08ce8a7c338ce2a73",
                "main": "false",
                "associationState": {
                  "state": "associated"
                }
              }
            ]
          },
          "propagatingVgwSet": "",
          "tagSet": {
            "item": {
              "key": "Customer",
              "value": "Customer A"
            }
          }
        }
      ]
    }
  }
}