---
content: |
  <CreateRouteTableResponse xmlns="http://ec2.amazonaws.com/doc/2014-06-15/">
     <requestId>59dbff89-35bd-4eac-99ed-be587EXAMPLE</requestId>
     <routeTable>
        <routeTableId>rtb-f9ad4890</routeTableId>
        <vpcId>vpc-11ad4878</vpcId>
        <routeSet>
           <item>
              <destinationCidrBlock>10.0.0.0/22</destinationCidrBlock>
              <gatewayId>local</gatewayId>
              <state>active</state>
           </item>
        </routeSet>
        <associationSet/>
        <tagSet/>
     </routeTable>
  </CreateRouteTableResponse>
headers: []
status: 200