<?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: How to link SQL server in private network from pipeline in Fabric? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144936#M5347</link>
    <description>&lt;P&gt;Please note Virtual network data gateway is not the same as data gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;VNET data gateways require a Power BI Premium capacity license (A4 SKU or higher or any P SKU). In addition,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;this feature is available only for Fabric Dataflow Gen2, Power BI semantic models, Power Platform dataflows, and Power BI paginated reports. Power BI dataflows and datamarts are not supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/vnet/overview" target="_blank"&gt;What is a virtual network (VNet) data gateway | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Meanwhile, On-premise Data Gateway, is FREE to download at below but i don't think that is needed to use it for Azure SQL, indeed you have no place to install it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://www.microsoft.com/en-gb/download/details.aspx?id=53127&amp;amp;msockid=15061779a915663f2193051aa8cc6718" target="_blank"&gt;Download On-premises data gateway from Official Microsoft Download Center&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2024 12:45:39 GMT</pubDate>
    <dc:creator>Houston-ho</dc:creator>
    <dc:date>2024-09-11T12:45:39Z</dc:date>
    <item>
      <title>How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4139612#M5289</link>
      <description>&lt;P&gt;Hello e&lt;SPAN class=""&gt;&amp;nbsp;, Do you have any idea about linking SQL server in private network from pipeline in Fabric?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have created:&lt;BR /&gt;1)SQL server in private network in Azure&lt;BR /&gt;2)managed private endpoint in Fabric to link the private SQL server&lt;BR /&gt;3)Approved the private access under the private SQL server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a test, we tried to connect the private SQL server&lt;STRONG&gt; in notebook, it works.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But when we tried to &lt;STRONG&gt;connect the private SQL server in pipeline in Fabric, it raise the following error: Connection was denied since Deny Public Network Access is set to Yes.&amp;nbsp;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;Do you have any suggestion about this? Very appreciate if you could help on it.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;Thanks.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 02:32:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4139612#M5289</guid>
      <dc:creator>Winnie20242024</dc:creator>
      <dc:date>2024-09-09T02:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4141605#M5303</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="716375" data-lia-user-login="Winnie20242024" class="lia-mention lia-mention-user"&gt;Winnie20242024&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on the information you report as an error, the cause could be&amp;nbsp;&lt;SPAN&gt;Azure SQL Database is set to deny public network access. This requires to use managed virtual network and create private endpoint to access.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recommendation:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;If you insist on disabling public network access, use managed virtual network integration runtime and create private endpoint. For more information, see&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/managed-virtual-network-private-endpoint" data-linktype="relative-path" target="_blank"&gt;Azure Data Factory managed virtual network&lt;/A&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Otherwise, enable public network access by setting&amp;nbsp;Public network access&amp;nbsp;option to&amp;nbsp;Selected networks&amp;nbsp;on Azure SQL Database&amp;nbsp;Networking&amp;nbsp;setting page.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/connector-troubleshoot-synapse-sql#error-code-sqldeniedpublicaccess" target="_blank"&gt;Troubleshoot the Azure Synapse Analytics, Azure SQL Database, SQL Server, Azure SQL Managed Instance, and Amazon RDS for SQL Server connectors - Azure Data Factory &amp;amp; Azure Synapse | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Charlotte&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 01:40:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4141605#M5303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-10T01:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4141879#M5305</link>
      <description>&lt;P&gt;We have created private endpoint. But it works for notebook in Fabric. But&lt;STRONG&gt; it does not work&lt;/STRONG&gt; for datapipeline in Fabric.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 03:38:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4141879#M5305</guid>
      <dc:creator>Winnie20242024</dc:creator>
      <dc:date>2024-09-10T03:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4142136#M5311</link>
      <description>&lt;P&gt;I believe you are using different authentication method to your SQL server. Are they the same in both notelook and pipeline linked service?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 06:54:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4142136#M5311</guid>
      <dc:creator>Houston-ho</dc:creator>
      <dc:date>2024-09-10T06:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4142163#M5312</link>
      <description>&lt;P&gt;In Notebook, we are using jdbc with user name and password to connect SQL server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Pipeline, we are trying to use&amp;nbsp; the "Basic" auth kind with username and passsword like below:&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion? Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 07:14:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4142163#M5312</guid>
      <dc:creator>Winnie20242024</dc:creator>
      <dc:date>2024-09-10T07:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4143023#M5323</link>
      <description>&lt;P&gt;Have tried using other authentication method like AAD or Service Principal?&lt;/P&gt;&lt;P&gt;And have you enable this setting?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Allow Azure services and resources to access this server" is set to "Yes".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 14:39:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4143023#M5323</guid>
      <dc:creator>Houston-ho</dc:creator>
      <dc:date>2024-09-10T14:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144084#M5340</link>
      <description>&lt;P&gt;Per my understanding, managed private endpoint is for Spark (Fabric notebook) and Data Gateway is for fabric data factory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you considered the Data Gateway option?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/security/white-paper-landing-page" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/security/white-paper-landing-page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have experience with it myself.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 05:57:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144084#M5340</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-11T05:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144411#M5342</link>
      <description>&lt;P&gt;They are 2 different features.&lt;/P&gt;&lt;P&gt;Data gateway is for on-premises data source. Example if you have a virtual machine on Azure, and you have SQL server inside, then you need date gateway to connect to that machine and that SQL database, same as Power BI, Data Factory linked service and Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the current case, Azure SQL, probably not Data Gateway.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 08:11:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144411#M5342</guid>
      <dc:creator>Houston-ho</dc:creator>
      <dc:date>2024-09-11T08:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144728#M5344</link>
      <description>&lt;P&gt;Currently we are limited to chose&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;username/password or&lt;/LI&gt;&lt;LI&gt;Service Principal&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;only one above but not both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And we choose username/password for SQL server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the networking settings, our public access is also disabled.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 10:38:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144728#M5344</guid>
      <dc:creator>Winnie20242024</dc:creator>
      <dc:date>2024-09-11T10:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144741#M5345</link>
      <description>&lt;P&gt;Did you check out the VNET Gateway?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/vnet/overview" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/data-integration/vnet/overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/vnet/use-data-gateways-sources-power-bi" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/data-integration/vnet/use-data-gateways-sources-power-bi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It mentions Azure SQL. However I read someone mention that Data pipeline cannot use VNET Gateway, only On Prem Gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the managed private endpoint is only for Spark so I don't think it will work with Data pipeline.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/security/security-managed-private-endpoints-overview" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/security/security-managed-private-endpoints-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my brief impression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Azure SQL database has a green checkmark for on-premises data gateway on this page: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-support#a" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-support#a&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm curious to hear if you find a solution to your case, or if this is not possible to solve with fabric data pipeline.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 11:14:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144741#M5345</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-11T11:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144936#M5347</link>
      <description>&lt;P&gt;Please note Virtual network data gateway is not the same as data gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;VNET data gateways require a Power BI Premium capacity license (A4 SKU or higher or any P SKU). In addition,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;this feature is available only for Fabric Dataflow Gen2, Power BI semantic models, Power Platform dataflows, and Power BI paginated reports. Power BI dataflows and datamarts are not supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/vnet/overview" target="_blank"&gt;What is a virtual network (VNet) data gateway | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Meanwhile, On-premise Data Gateway, is FREE to download at below but i don't think that is needed to use it for Azure SQL, indeed you have no place to install it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://www.microsoft.com/en-gb/download/details.aspx?id=53127&amp;amp;msockid=15061779a915663f2193051aa8cc6718" target="_blank"&gt;Download On-premises data gateway from Official Microsoft Download Center&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 12:45:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144936#M5347</guid>
      <dc:creator>Houston-ho</dc:creator>
      <dc:date>2024-09-11T12:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to link SQL server in private network from pipeline in Fabric?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144952#M5348</link>
      <description>&lt;P&gt;It's annoying if VNET Gateway doesn't work with Data pipeline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think an F SKU would be okay, I would be surprised if the F capacity license would be a show stopper for using VNET Gateway. However if VNET Gateway is not supported for Data pipeline then this is a show stopper for Data pipeline in this case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering why this page has a green checkmark for Azure SQL database and On-Prem Data Gateway combination:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-support#a" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-support#a&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I guess maybe Data pipeline is not possible for your case due to this connectivity limitation? Workaround is to use Notebook with Managed Private Endpoint or Dataflow Gen2 with VNET Gateway?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can vote for this Idea to highlight the need:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Add support for PowerBI VNET Gateway in Fabric Pipelines&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=7e487fec-172a-ef11-8ee8-6045bd7f12d7" target="_blank"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=7e487fec-172a-ef11-8ee8-6045bd7f12d7&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 12:56:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-link-SQL-server-in-private-network-from-pipeline-in/m-p/4144952#M5348</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-11T12:56:50Z</dc:date>
    </item>
  </channel>
</rss>

