<?xml version="1.0" encoding="UTF-8"?>
<DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2014-06-15/">
    <requestId>0a0c3fc4-1246-463b-b276-2823b5bc38e6</requestId>
    <routeTableSet>
        <item>
            <routeTableId>rtb-2728114e</routeTableId>
            <vpcId>vpc-8d2910e4</vpcId>
            <routeSet>
                <item>
                    <destinationCidrBlock>10.0.0.0/16</destinationCidrBlock>
                    <gatewayId>local</gatewayId>
                    <state>active</state>
                    <origin>CreateRouteTable</origin>
                </item>
                <item>
                    <destinationCidrBlock>0.0.0.0/0</destinationCidrBlock>
                    <gatewayId>igw-6228110b</gatewayId>
                    <state>active</state>
                    <origin>CreateRoute</origin>
                </item>
            </routeSet>
            <associationSet>
                <item>
                    <routeTableAssociationId>rtbassoc-822019eb</routeTableAssociationId>
                    <routeTableId>rtb-2728114e</routeTableId>
                    <subnetId>subnet-812910e8</subnetId>
                </item>
            </associationSet>
            <propagatingVgwSet/>
            <tagSet/>
        </item>
        <item>
            <routeTableId>rtb-8f2910e6</routeTableId>
            <vpcId>vpc-8d2910e4</vpcId>
            <routeSet>
                <item>
                    <destinationCidrBlock>10.0.0.0/16</destinationCidrBlock>
                    <gatewayId>local</gatewayId>
                    <state>active</state>
                    <origin>CreateRouteTable</origin>
                </item>
            </routeSet>
            <associationSet>
                <item>
                    <routeTableAssociationId>rtbassoc-8e2910e7</routeTableAssociationId>
                    <routeTableId>rtb-8f2910e6</routeTableId>
                    <main>true</main>
                </item>
            </associationSet>
            <propagatingVgwSet/>
            <tagSet/>
        </item>
    </routeTableSet>
</DescribeRouteTablesResponse>