<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MPLS in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549129#M150779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Keven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will not create any loop because though you have two exit point ,at a time only one will be prefered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2010 06:40:11 GMT</pubDate>
    <dc:creator>Mahesh Gohil</dc:creator>
    <dc:date>2010-12-12T06:40:11Z</dc:date>
    <item>
      <title>MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549122#M150772</link>
      <description>&lt;P&gt;Hi Group,&lt;/P&gt;&lt;P&gt;I got a basic question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A, B, C, D are four different locations connected via MPLS Cloud provided by telecom-provider.&lt;/P&gt;&lt;P&gt;All location got OSPF routing protocol and to inter-connect locations telecom-provider provides BGP config and neigh IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;Telecom config&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;router bgp 3501&lt;/P&gt;&lt;P&gt;neighbor&amp;nbsp; 10.10.3.209 remote as 3500&lt;/P&gt;&lt;P&gt;no auto-summary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To access resources from anywhere to anywhere do I need mutual redistribution between OSPF and BGP on all location.&lt;/P&gt;&lt;P&gt;Please Help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Keven&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 18:45:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549122#M150772</guid>
      <dc:creator>keven.jones</dc:creator>
      <dc:date>2019-03-04T18:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549123#M150773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without knowing more about your network environment it is difficult to give really good advice on your question.for example, do these sites have multiple routers and multiple subnets at each site or are all subnets present on the router that talks to the ISP? Is the ISP advertising a default route via BGP to each site? Do the sites have Internet access independent of the MPLS connectivity?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But without knowing those details I believe that it sometimes would be possible to run OSPF as the routing protocol within the site and BGP as the routing protocol to the ISP (and therefore between sites) and not have mutual redistribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the ISP BGP is advertising a default route to the site, then it should be possible to configure the site OSPF router that connects to the ISP witth default-information originate and not require redistribution from BGP into OSPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the subnet routes for the site are present in the routing table of the site router that connects to the ISP (and especially if there has been summarization of the subnet routes or there is a null 0 route for the block of subnets at the site) then it should be possible to use a network command in BGP to advertise the routes from the site without requiring redistribution from OSPF into BGP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 17:15:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549123#M150773</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2010-12-11T17:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549124#M150774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard&lt;/P&gt;&lt;P&gt;Some background on the network. NO Internet is involved on any location. Each location got multiple subnets.&lt;/P&gt;&lt;P&gt;On the site router of each location I can see other location subnetss using "show ip route bgp". Each location have site router terminating MPLS and a Layer3 Switch acting as BackBone. Point-to-Point link will be terminated on L3 Switch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Location A and Location B are across the street and will soon be linked through Fiber, hence only these two location will have Point-to-point link and MPLS Link. Please suggest where I need mutual redistribution and how do I control flow of traffic and updates between location A and location B as they got more than one connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Keven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 18:35:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549124#M150774</guid>
      <dc:creator>keven.jones</dc:creator>
      <dc:date>2010-12-11T18:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549125#M150775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way we did a similiar setup was to -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) redistribute BGP into OSPF (EIGRP in our case but little difference)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) advertise each sites networks using the "network" command under the BGP config. If you can summarise each site then even better and then you can use the aggregate-address command under the BGP config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can simply add a route for the summary route on your BGP speaking router to Null0 eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route x.x.x.x &lt;SUBNET-MASK&gt; Null0&lt;/SUBNET-MASK&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the x.x.x.x would be a summary route for all that sites networks. You need to have a matching route in the IGP routing table for BGP to advertise out a "network" statement and this is how you would do it. Nothing should actually get routed to Null0 because the same router should have the more specific routes for each subnet in it's routing table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 19:34:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549125#M150775</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-12-11T19:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549126#M150776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jon&lt;/P&gt;&lt;P&gt;Unfortunately summarization not possible on locations A,B,C,D.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Location A and Location B got two routes to same desitnation which one it would prefer ( in case of location A to location B )&lt;/LI&gt;&lt;LI&gt;Location A and Location B can get updates from Point-to-Point and MPLS , which one it would prefer?&lt;/LI&gt;&lt;LI&gt;On Location A and Location B Layer3 Switch (core) and site MPLS router - Could they get into loop for exchanging updates&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you demonstrate a sample config on your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;keven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 20:00:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549126#M150776</guid>
      <dc:creator>keven.jones</dc:creator>
      <dc:date>2010-12-11T20:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549127#M150777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I understood is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; All your locations have MPLS link to rovider&lt;BR /&gt;&amp;gt; Two locations are connected by p2p link in addition to MPLS link&lt;BR /&gt;&amp;gt; MPLS link running bgp with provider&lt;BR /&gt;&amp;gt; p2p link is having ospf as protocol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for A and B you have two choice to reach other. via MPLS link (BGP: Administrative distance:20) and p2p link (OSPF: Administrative distance:110) so by default it will prefer mpls link due to low admin distance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now config:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; For siteA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; router bgp &lt;AS&gt;&lt;BR /&gt; neighbor &lt;MPLS provider="" end="" ip=""&gt; remote-as &lt;PROVIDER as=""&gt;&lt;BR /&gt; redistribute ospf &lt;PROCESS-ID&gt; match internal external 1 external 2&lt;/PROCESS-ID&gt;&lt;/PROVIDER&gt;&lt;/MPLS&gt;&lt;/AS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; router ospf &lt;PROCESS-ID&gt;&lt;BR /&gt; redistribute bgp &lt;YOUR-AS-NUMBER&gt;&lt;BR /&gt; network &lt;P2P link="" network="" ip=""&gt; &lt;WILD card="" subnet="" mask=""&gt; &lt;AREA-ID&gt;&lt;BR /&gt; network &lt;LAN subnet="" ip=""&gt; &lt;WILD card="" subnet="" mask=""&gt; &lt;AREA-ID&gt;&lt;/AREA-ID&gt;&lt;/WILD&gt;&lt;/LAN&gt;&lt;/AREA-ID&gt;&lt;/WILD&gt;&lt;/P2P&gt;&lt;/YOUR-AS-NUMBER&gt;&lt;/PROCESS-ID&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing as I discussed above If you want your traffic t move via. p2p link and not mpls link you can change the distance of bgp to higher one so that p2p link will be prefered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router bgp &lt;AS&gt;&lt;BR /&gt;distance bgp 120 200 200&lt;/AS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see we increase admin distance of bgp to 120 (higher than ospf:110) so p2p link will be prefered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can repeat the same at siteB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 03:21:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549127#M150777</guid>
      <dc:creator>Mahesh Gohil</dc:creator>
      <dc:date>2010-12-12T03:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549128#M150778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for supporting.&amp;nbsp; Setup goes as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loc A (3560)&amp;nbsp; --------------------------p-2-p -------------------------Loc B (3560 )&lt;/P&gt;&lt;P&gt;Loc A (3560) -----------2800_MPLS_RTR_A------------(MPLS provider)----------1841_MPLS_RTR_B----------loc B (3560 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be two point of mutual redistribution, i.e on location A and location B&lt;/P&gt;&lt;P&gt;Also Location A can get updates from point-to-point link and MPLS link, will this not cause looping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Keven&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 06:01:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549128#M150778</guid>
      <dc:creator>keven.jones</dc:creator>
      <dc:date>2010-12-12T06:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549129#M150779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Keven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will not create any loop because though you have two exit point ,at a time only one will be prefered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 06:40:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549129#M150779</guid>
      <dc:creator>Mahesh Gohil</dc:creator>
      <dc:date>2010-12-12T06:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549130#M150780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got your point.&lt;/P&gt;&lt;P&gt;Traffic originating from Loc B to Loc A prefers MPLS rather than P-2-P link once mutual redistribution is done.&lt;/P&gt;&lt;P&gt;Where do I need to modify the AD on Loc B ( Backbone router or MPLS router )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Keven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 08:10:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549130#M150780</guid>
      <dc:creator>keven.jones</dc:creator>
      <dc:date>2010-12-12T08:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549131#M150781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is on redistribution point, your MPLS router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 08:23:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549131#M150781</guid>
      <dc:creator>Mahesh Gohil</dc:creator>
      <dc:date>2010-12-12T08:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549132#M150782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;Location A requires specific subnets to be advertised to its neighbors and accept specific subnets from its neighbor.&lt;/P&gt;&lt;P&gt;To fullfill the above need, do we need to apply the filter within BGP process or with redistribute command.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;option I&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;router bgp 5&lt;/P&gt;&lt;P&gt;neighbor 100.1.2.2 prefix-list out-peer out&lt;BR /&gt;neighbor 100.1.2.2 prefix-list in-peer in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Option II&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;router bgp 5&lt;BR /&gt; redistribute ospf 9 match internal external 1 external 2 route-map control-ospf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Keven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 10:33:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549132#M150782</guid>
      <dc:creator>keven.jones</dc:creator>
      <dc:date>2010-12-12T10:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: MPLS</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549133#M150783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello keven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option-1 will restrict specific subnet to advt. and specific subnet blocked at your MPLS router.&lt;/P&gt;&lt;P&gt;Option-2 will restrict specific network blocked from advt. but will not block any network coming to your MPLS router. To do both&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you need to apply route-map while distributing bgp routes to ospf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; router ospf 9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; restribute bgp 5 route-map BGP-TO-OSPF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BGP is more handy in controlling in/out prefixes via. different attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 15:25:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/mpls/m-p/1549133#M150783</guid>
      <dc:creator>Mahesh Gohil</dc:creator>
      <dc:date>2010-12-12T15:25:31Z</dc:date>
    </item>
  </channel>
</rss>

