<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - how to list files in datastores?</title>
    <link>http://communities.vmware.com/community/vmtn/vsphere/automationtools/windows_toolkit?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 06 Aug 2008 09:54:02 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-08-06T09:54:02Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/1013733?tstart=0#1013733</link>
      <description>&lt;br /&gt;
Thanks for reply,&lt;br /&gt;
&lt;p /&gt;
 I used this thread because I thought code was the problem. &lt;br /&gt;
&lt;p /&gt;
 It is weird though, this morning I installed "VMware-Vim4PS-1.0.0-103777.exe, however Get-ViToolkitversion is not recognised as a cmdlet. I guess I re&amp;iuml;nstall everything. Thanks.</description>
      <pubDate>Wed, 06 Aug 2008 09:54:02 GMT</pubDate>
      <author>MorDrakka</author>
      <guid>http://communities.vmware.com/message/1013733?tstart=0#1013733</guid>
      <dc:date>2008-08-06T09:54:02Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/1013745?tstart=0#1013745</link>
      <description>&lt;br /&gt;
Hi all,&lt;br /&gt;
&lt;p /&gt;
In VI Toolkit v1.0 there is a datastore provider. This may be very interesting feature to use in some cases. Here is how you can use it:&lt;br /&gt;
&lt;p /&gt;
First you need to mount the datastore provider to some drive:&lt;br /&gt;
&lt;p /&gt;
PS C:\&amp;gt; Get-Datastore -Name "storage1 (3)"| New-DatastoreDrive -Name "ds"&lt;br /&gt;
&lt;p /&gt;
Name       Provider      Root                                   CurrentLocation&lt;br /&gt;
----&lt;hr /&gt;
     ----&lt;hr /&gt;
ds         VimDatastore  \Datastore\443@10.23.113.41\Data...              &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Now you can 'cd' to it and do all directory operations you like:&lt;br /&gt;
&lt;p /&gt;
PS C:\&amp;gt; cd ds:&lt;br /&gt;
PS ds:\&amp;gt; dir&lt;br /&gt;
&lt;p /&gt;
Datastore path: &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=storage1+%283%29"&gt;storage1 (3)&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
            LastWriteTime            Type       Length Name&lt;br /&gt;
&lt;hr /&gt;
           ----&lt;hr /&gt;
----&lt;br /&gt;
      2/25/2008   6:11 PM          Folder              Win2003 64bit &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Template"&gt;Template&lt;/a&gt;&lt;br /&gt;
      2/24/2008   8:19 AM          Folder              Win2003 32bit &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Template"&gt;Template&lt;/a&gt;&lt;br /&gt;
      2/24/2008  12:07 AM          Folder              WinXP 32bit &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Template"&gt;Template&lt;/a&gt;&lt;br /&gt;
      6/16/2008   2:27 PM          Folder              RedHat 9 &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Template"&gt;Template&lt;/a&gt;&lt;br /&gt;
      2/24/2008  11:10 PM          Folder              WinXP 64bit &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=Template"&gt;Template&lt;/a&gt;&lt;br /&gt;
      6/20/2008  11:57 AM          Folder              PS20_win2003&lt;br /&gt;
       8/6/2008  11:15 AM          Folder              testMachine_Vista_32bit&lt;br /&gt;
       8/5/2008   5:07 PM          Folder              testMachine_2003_64bit&lt;br /&gt;
       8/6/2008  11:25 AM          Folder              testMachine_XP_64bit&lt;br /&gt;
       6/6/2008   2:22 PM          Folder              Ubuntu&lt;br /&gt;
      6/24/2008   2:29 PM          Folder              WinVista Business 64b...&lt;br /&gt;
       8/6/2008  11:00 AM          Folder              VC4.0 &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Wed, 06 Aug 2008 09:46:42 GMT</pubDate>
      <author>rusev</author>
      <guid>http://communities.vmware.com/message/1013745?tstart=0#1013745</guid>
      <dc:date>2008-08-06T09:46:42Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/1013731?tstart=0#1013731</link>
      <description>I suspect you are using VI Toolkit v1 (use &lt;b&gt;Get-VIToolkitversion&lt;/b&gt; to check, it should return build 103777).&lt;br /&gt;
If yes, the Get-View cmdlet has changed.&lt;br /&gt;
&lt;br /&gt;
Do a &lt;b&gt;Get-Help Get-View&lt;/b&gt; to see the new syntax.&lt;br /&gt;
&lt;br /&gt;
PS: try to open a new thread for a new question, it makes it easier for other community members to follow</description>
      <pubDate>Wed, 06 Aug 2008 09:40:26 GMT</pubDate>
      <author>LucD</author>
      <guid>http://communities.vmware.com/message/1013731?tstart=0#1013731</guid>
      <dc:date>2008-08-06T09:40:26Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/1013728?tstart=0#1013728</link>
      <description>&lt;br /&gt;
I am trying to create a script that will list all vmdk's on all datastores. This script given here is my starting point. However I cannot make this work.&lt;br /&gt;
&lt;p /&gt;
 $ds = Get-Datastore | %{Get-View $_.Id}&lt;br /&gt;
&lt;p /&gt;
Script errors on this. Each time I run this script I get an error like  &lt;br /&gt;
&lt;p /&gt;
A parameter cannot be found that matches parameter name 'Datastore-datastore-20029'&lt;br /&gt;
&lt;p /&gt;
At line 18, position 110&lt;br /&gt;
    $ds = Get-Datastore    | %{Get-View $_.Id}&lt;br /&gt;
&lt;p /&gt;
 So I am thinking the problem is $_.id is "Datastore-datastore-20029" and Get-view does not recognize this. When I removed $_.I, i received a popup to enter a MoRef.&lt;br /&gt;
&lt;p /&gt;
 Anyonhe cahelp me with this? I just need a script that lists all files on a datastore.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Wed, 06 Aug 2008 09:25:56 GMT</pubDate>
      <author>MorDrakka</author>
      <guid>http://communities.vmware.com/message/1013728?tstart=0#1013728</guid>
      <dc:date>2008-08-06T09:25:56Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/981194?tstart=0#981194</link>
      <description>&lt;br /&gt;
For some reason, some datastore takes a very very long time to generate. Any particular reason?</description>
      <pubDate>Fri, 27 Jun 2008 02:51:16 GMT</pubDate>
      <author>benham</author>
      <guid>http://communities.vmware.com/message/981194?tstart=0#981194</guid>
      <dc:date>2008-06-27T02:51:16Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/980430?tstart=0#980430</link>
      <description>You can just add the code for one datastore in a loop for each datastore you get:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;
Get-Datastore &amp;lt;filter&amp;gt; | % {&lt;br /&gt;
$ds = Get-View $_.Id &lt;br /&gt;
&lt;br /&gt;
process datastore files here&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
So the script will look smth like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;
Get-Datastore &amp;lt;search criteria&amp;gt; | % {&lt;br /&gt;
$ds = Get-View $_.Id&lt;br /&gt;
&lt;br /&gt;
$fileQueryFlags = New-Object VMware.Vim.FileQueryFlags&lt;br /&gt;
$fileQueryFlags.FileSize = $true&lt;br /&gt;
$fileQueryFlags.FileType = $true&lt;br /&gt;
$fileQueryFlags.Modification = $true &lt;br /&gt;
$searchSpec = New-Object VMware.Vim.HostDatastoreBrowserSearchSpec&lt;br /&gt;
$searchSpec.details = $fileQueryFlags&lt;br /&gt;
$searchSpec.sortFoldersFirst = $true &lt;br /&gt;
$rootPath = "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=%7B0%7D"&gt;{0}&lt;/a&gt;" -f ($ds.summary.Name)&lt;br /&gt;
&lt;br /&gt;
$dsBrowser = Get-View $ds.browser &lt;br /&gt;
$searchResult = $dsBrowser.SearchDatastoreSubFolders($rootPath, $searchSpec)&lt;br /&gt;
$fileList = @{}&lt;br /&gt;
foreach ($folder in $searchResult) {&lt;br /&gt;
foreach ($fileResult in $folder.File) {&lt;br /&gt;
$file = "" | select Name, Size, Modified, FullPath&lt;br /&gt;
$file.Name = $fileResult.Path&lt;br /&gt;
$file.Size = $fileResult.Filesize&lt;br /&gt;
$file.Modified = $fileResult.Modification&lt;br /&gt;
$file.FullPath = $folder.FolderPath + $file.Name&lt;br /&gt;
$fileList.Add($file.FullPath, $file)&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
} &lt;br /&gt;
&lt;br /&gt;
$fileList.Values | select Name, Size, Modified, FullPath | export-csv "datastore.csv" &lt;br /&gt;
&lt;/div&gt;
&lt;p /&gt;
Regards,&lt;br /&gt;
Yasen</description>
      <pubDate>Thu, 26 Jun 2008 11:41:33 GMT</pubDate>
      <author>ykalchev</author>
      <guid>http://communities.vmware.com/message/980430?tstart=0#980430</guid>
      <dc:date>2008-06-26T11:41:33Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/980347?tstart=0#980347</link>
      <description>&lt;br /&gt;
How can I loop it, so that I can capture multiple selected datastore? e.g. of certain naming convention type?&lt;br /&gt;
&lt;p /&gt;
Pardon me, I am very new to PowerShell, still trying to learn the basics. &lt;br /&gt;
&lt;p /&gt;
Cheers!</description>
      <pubDate>Thu, 26 Jun 2008 09:56:53 GMT</pubDate>
      <author>benham</author>
      <guid>http://communities.vmware.com/message/980347?tstart=0#980347</guid>
      <dc:date>2008-06-26T09:56:53Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/980338?tstart=0#980338</link>
      <description>&lt;br /&gt;
Perfect, that's what I need. Appreciate it very much. Cheers!</description>
      <pubDate>Thu, 26 Jun 2008 08:33:39 GMT</pubDate>
      <author>benham</author>
      <guid>http://communities.vmware.com/message/980338?tstart=0#980338</guid>
      <dc:date>2008-06-26T08:33:39Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/979553?tstart=0#979553</link>
      <description>&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;benham wrote:&lt;/span&gt;&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;p /&gt;
Would like to find out how to list all the files and size in datastore? The objective is to help generate a spreadsheet for storage planning. &lt;br /&gt;
&lt;p /&gt;
Anyone has a sample script?&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Could not seem to get it working with get-datastore. &lt;br /&gt;
Another alternative if you're feeling a bit adventurous would be to use the &lt;a class="jive-link-wiki" href="http://communities.vmware.com/docs/DOC-6051" title="This project can now be found on http://www.codeplex.com/vitoolkitextensions"&gt;community extensions&lt;/a&gt;. There is a cmdlet within the extension called get-datastorefiles.&lt;/div&gt;
&lt;br /&gt;
Basically the full script you would use is:&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-java"&gt;(new-object net.webclient).DownloadString(&lt;font color="red"&gt;&amp;quot;http://communities.vmware.com/servlet/JiveServlet/downloadBody/6051-102-1-3481/Extensions.psm1&amp;quot;&lt;/font&gt;) &amp;gt; $env:temp/Extensions.psm1
add-module $env:temp/Extensions.psm1
get-datastorefiles (get-datastore ds1,ds2,ds3)
&amp;nbsp;
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;p /&gt;
This will return an array of objects that you can use on the pipeline, etc. Note: This requires the latest PowerShell 2 CTP.</description>
      <pubDate>Wed, 25 Jun 2008 13:49:34 GMT</pubDate>
      <author>c_shanklin</author>
      <guid>http://communities.vmware.com/message/979553?tstart=0#979553</guid>
      <dc:date>2008-06-25T13:49:34Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/979341?tstart=0#979341</link>
      <description>&lt;p /&gt;
I've just collect all files into a hashtable and then pipe then to export-cvs&lt;br /&gt;
&lt;p /&gt;
$fileList = @{}&lt;br /&gt;
foreach ($folder in $searchResult) {&lt;br /&gt;
foreach ($fileResult in $folder.File) {&lt;br /&gt;
$file = "" | select Name, Size, Modified, FullPath&lt;br /&gt;
$file.Name = $fileResult.Path&lt;br /&gt;
$file.Size = $fileResult.Filesize&lt;br /&gt;
$file.Modified = $fileResult.Modification&lt;br /&gt;
$file.FullPath = $folder.FolderPath + $file.Name&lt;br /&gt;
fileList.Add($file.FullPath, $file)&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
$fileList.Values | select Name, Size, Modified, FullPath | export-csv "datastore.csv" &lt;br /&gt;
&lt;p /&gt;
Regards,&lt;br /&gt;
Yasen</description>
      <pubDate>Wed, 25 Jun 2008 10:58:07 GMT</pubDate>
      <author>ykalchev</author>
      <guid>http://communities.vmware.com/message/979341?tstart=0#979341</guid>
      <dc:date>2008-06-25T10:58:07Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/979312?tstart=0#979312</link>
      <description>Yasen,&lt;br /&gt;
&lt;br /&gt;
Perfect, it works fine except the output is on to screen with repeated header lines. &lt;br /&gt;
&lt;p /&gt;
How can it be modified to write to a CSV file? I tried the export-CSV, it seems that there is only 1 line of output.</description>
      <pubDate>Wed, 25 Jun 2008 09:25:42 GMT</pubDate>
      <author>benham</author>
      <guid>http://communities.vmware.com/message/979312?tstart=0#979312</guid>
      <dc:date>2008-06-25T09:25:42Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/979279?tstart=0#979279</link>
      <description>Hi &lt;br /&gt;
You can use &lt;a class="jive-link-external" href="http://www.vmware.com/support/developer/vc-sdk/visdk25pubs/ReferenceGuide/vim.host.DatastoreBrowser.html#searchSubFolders"&gt;SearchDatastoreSubFolders&lt;/a&gt; of the HostDatastoreBrowser object to browse all files in the datastore&lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;$ds = Get-Datastore &amp;lt;datastorename&amp;gt; | %{Get-View $_.Id}&lt;br /&gt;
&lt;p /&gt;
$fileQueryFlags = New-Object VMware.Vim.FileQueryFlags &lt;br /&gt;
$fileQueryFlags.FileSize = $true&lt;br /&gt;
$fileQueryFlags.FileType = $true&lt;br /&gt;
$fileQueryFlags.Modification = $true&lt;br /&gt;
&lt;p /&gt;
$searchSpec = New-Object VMware.Vim.HostDatastoreBrowserSearchSpec&lt;br /&gt;
$searchSpec.details = $fileQueryFlags&lt;br /&gt;
$searchSpec.sortFoldersFirst = $true&lt;br /&gt;
&lt;p /&gt;
$dsBrowser = Get-View $ds.browser&lt;br /&gt;
&lt;p /&gt;
$rootPath = "&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=%7B0%7D"&gt;{0}&lt;/a&gt;" -f ($ds.summary.Name)&lt;br /&gt;
$searchResult = $dsBrowser.SearchDatastoreSubFolders($rootPath, $searchSpec)&lt;br /&gt;
foreach ($folder in $searchResult) {&lt;br /&gt;
foreach ($fileResult in $folder.File) {&lt;br /&gt;
$file = "" | select Name, Size, Modified, FullPath&lt;br /&gt;
$file.Name = $fileResult.Path&lt;br /&gt;
$file.Size = $fileResult.Filesize&lt;br /&gt;
$file.Modified = $fileResult.Modification&lt;br /&gt;
$file.FullPath = $folder.FolderPath + $file.Name&lt;br /&gt;
$file | out-default&lt;br /&gt;
}&lt;br /&gt;
}&lt;/div&gt;
&lt;p /&gt;
&lt;p /&gt;
 You can also check query property of the SearchSpec object in order to filter files by type(i.e. only VmDisk or Vmconfig files)Regards,&lt;br /&gt;
&lt;p /&gt;
Yasen</description>
      <pubDate>Wed, 25 Jun 2008 07:36:43 GMT</pubDate>
      <author>ykalchev</author>
      <guid>http://communities.vmware.com/message/979279?tstart=0#979279</guid>
      <dc:date>2008-06-25T07:36:43Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/979284?tstart=0#979284</link>
      <description>It seems the code didn't show correct on IE. I've update the script code and I hope it's looking good now. &lt;br /&gt;
&lt;br /&gt;
Yes It's VI Toolkit for Windows script</description>
      <pubDate>Wed, 25 Jun 2008 08:18:10 GMT</pubDate>
      <author>ykalchev</author>
      <guid>http://communities.vmware.com/message/979284?tstart=0#979284</guid>
      <dc:date>2008-06-25T08:18:10Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
    </item>
    <item>
      <title>Re: how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/979267?tstart=0#979267</link>
      <description>&lt;br /&gt;
Yasen,&lt;br /&gt;
&lt;p /&gt;
Is that perl or Powershell script? I would like to do with the Powershell VI Toolkit if possible.</description>
      <pubDate>Wed, 25 Jun 2008 08:00:55 GMT</pubDate>
      <author>benham</author>
      <guid>http://communities.vmware.com/message/979267?tstart=0#979267</guid>
      <dc:date>2008-06-25T08:00:55Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
    </item>
    <item>
      <title>how to list files in datastores?</title>
      <link>http://communities.vmware.com/message/979190?tstart=0#979190</link>
      <description>&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;p /&gt;
Would like to find out how to list all the files and size in datastore? The objective is to help generate a spreadsheet for storage planning. &lt;br /&gt;
&lt;p /&gt;
 Anyone has a sample script?&lt;br /&gt;
&lt;p /&gt;
 Could not seem to get it working with get-datastore.</description>
      <pubDate>Wed, 25 Jun 2008 04:08:42 GMT</pubDate>
      <author>benham</author>
      <guid>http://communities.vmware.com/message/979190?tstart=0#979190</guid>
      <dc:date>2008-06-25T04:08:42Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
    </item>
  </channel>
</rss>

