<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Backup vCenter Server Appliance (VCSA) 6.5 Using PowerShell	</title>
	<atom:link href="https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/</link>
	<description></description>
	<lastBuildDate>Tue, 19 May 2020 15:30:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Tom Grassi		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-189153</link>

		<dc:creator><![CDATA[Tom Grassi]]></dc:creator>
		<pubDate>Tue, 19 May 2020 15:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-189153</guid>

					<description><![CDATA[Just started trying this

get this error

Backup-VCSAToFile : A server error occurred: &#039;com.vmware.vapi.std.errors.error&#039;: Failed to connect to the remote FTPS location. (Server error id: 
&#039;com.vmware.applmgmt.err_fail_conn_remote_loc&#039;). Check $Error[0].Exception.ServerError for more details.
At C:\PowerShell Development\vcsabackup2.ps1:120 char:2
+     Backup-VCSAToFile -BackupPassword $BackupPassword -LocationType $ ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Backup-VCSAToFile

I am on VMware 6.7 VCSA  and ESXI  I run PowerCLI on my Windows 10 Pro computer.
I have a Windows 2012 R2 Server running IIS and FTP on port 21
On my PC I use Filezilla and I can FTP to my Windows 2012R2 Server see the folders add and remove files with the account I added to the script.

Any ideas?

Thank you
Tom]]></description>
			<content:encoded><![CDATA[<p>Just started trying this</p>
<p>get this error</p>
<p>Backup-VCSAToFile : A server error occurred: &#8216;com.vmware.vapi.std.errors.error&#8217;: Failed to connect to the remote FTPS location. (Server error id:<br />
&#8216;com.vmware.applmgmt.err_fail_conn_remote_loc&#8217;). Check $Error[0].Exception.ServerError for more details.<br />
At C:\PowerShell Development\vcsabackup2.ps1:120 char:2<br />
+     Backup-VCSAToFile -BackupPassword $BackupPassword -LocationType $ &#8230;<br />
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException<br />
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Backup-VCSAToFile</p>
<p>I am on VMware 6.7 VCSA  and ESXI  I run PowerCLI on my Windows 10 Pro computer.<br />
I have a Windows 2012 R2 Server running IIS and FTP on port 21<br />
On my PC I use Filezilla and I can FTP to my Windows 2012R2 Server see the folders add and remove files with the account I added to the script.</p>
<p>Any ideas?</p>
<p>Thank you<br />
Tom</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: magander3		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-179584</link>

		<dc:creator><![CDATA[magander3]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 06:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-179584</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-179524&quot;&gt;Ishu&lt;/a&gt;.

can you access the VCSA via the PowerShell credentials and do other stuff ?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-179524">Ishu</a>.</p>
<p>can you access the VCSA via the PowerShell credentials and do other stuff ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ishu		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-179524</link>

		<dc:creator><![CDATA[Ishu]]></dc:creator>
		<pubDate>Mon, 11 Nov 2019 23:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-179524</guid>

					<description><![CDATA[Hi,
I want to copy the backup via SCP and I am getting below error while running this script. Please suggest.
Backup-VCSAToFile : A server error occurred: &#039;com.vmware.vapi.std.errors.error&#039;: Access to the remote server is denied. Check your credentials and permissions. (Server error id: 
&#039;com.vmware.applmgmt.err_access_denied&#039;). Check $Error[0].Exception.ServerError for more details.
At C:\Users\admin372720\Desktop\test.ps1:114 char:2
+     Backup-VCSAToFile -BackupPassword $BackupPassword -LocationType $ ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Backup-VCSAToFile
 
A server error occurred: &#039;com.vmware.vapi.std.errors.error&#039;: Status for &#039;&#039; does not exist. (Server error id: &#039;com.vmware.applmgmt.err_status_does_not_exist&#039;). Check $Error[0].Exception.ServerError for 
more details.
At C:\Users\admin372720\Desktop\test.ps1:89 char:35
+                 $BackupAPI.get(&quot;$($BackupJob.ID)&quot;) &#124; select id, progr ...
+                                   ~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [], CisServerException
    + FullyQualifiedErrorId : VMware.VimAutomation.Cis.Core.Types.V1.CisServerException]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I want to copy the backup via SCP and I am getting below error while running this script. Please suggest.<br />
Backup-VCSAToFile : A server error occurred: &#8216;com.vmware.vapi.std.errors.error&#8217;: Access to the remote server is denied. Check your credentials and permissions. (Server error id:<br />
&#8216;com.vmware.applmgmt.err_access_denied&#8217;). Check $Error[0].Exception.ServerError for more details.<br />
At C:\Users\admin372720\Desktop\test.ps1:114 char:2<br />
+     Backup-VCSAToFile -BackupPassword $BackupPassword -LocationType $ &#8230;<br />
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException<br />
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Backup-VCSAToFile</p>
<p>A server error occurred: &#8216;com.vmware.vapi.std.errors.error&#8217;: Status for &#8221; does not exist. (Server error id: &#8216;com.vmware.applmgmt.err_status_does_not_exist&#8217;). Check $Error[0].Exception.ServerError for<br />
more details.<br />
At C:\Users\admin372720\Desktop\test.ps1:89 char:35<br />
+                 $BackupAPI.get(&#8220;$($BackupJob.ID)&#8221;) | select id, progr &#8230;<br />
+                                   ~~~~~~~~~~~~~<br />
    + CategoryInfo          : OperationStopped: (:) [], CisServerException<br />
    + FullyQualifiedErrorId : VMware.VimAutomation.Cis.Core.Types.V1.CisServerException</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mor		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-157150</link>

		<dc:creator><![CDATA[Mor]]></dc:creator>
		<pubDate>Thu, 08 Nov 2018 11:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-157150</guid>

					<description><![CDATA[hi,
i tried the script but keep getting authentication errors, although i updated the py file and restarted  the services.

when running only 
Connect-CisServer -Server $vcsa -User $vcsauser -Password $vcsapasswd 

i get 
Connect-CisServer : 08/11/2018 13:14:15	Connect-CisServer		com.vmware.vapi.std.errors.unauthenticated {&#039;messages&#039;: [com.vmware.vapi.std.localizable_message {&#039;id&#039;: com.vmware.vapi.endpoint.method.authentication.required, &#039;defa
ult_message&#039;: Authentication required., &#039;args&#039;: []}], &#039;data&#039;:}.	
At line:1 char:1
+ Connect-CisServer -Server $vcsa -User $vcsauser -Password $vcsapasswd
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Connect-CisServer], CisException
    + FullyQualifiedErrorId : VMware.VimAutomation.Cis.Core.Impl.V1.Service.CisConnectionService.SessionCanNotBeCreated,VMware.VimAutomation.Cis.Core.Commands.Cmdlets.ConnectCisServer

any idea?]]></description>
			<content:encoded><![CDATA[<p>hi,<br />
i tried the script but keep getting authentication errors, although i updated the py file and restarted  the services.</p>
<p>when running only<br />
Connect-CisServer -Server $vcsa -User $vcsauser -Password $vcsapasswd </p>
<p>i get<br />
Connect-CisServer : 08/11/2018 13:14:15	Connect-CisServer		com.vmware.vapi.std.errors.unauthenticated {&#8216;messages&#8217;: [com.vmware.vapi.std.localizable_message {&#8216;id&#8217;: com.vmware.vapi.endpoint.method.authentication.required, &#8216;defa<br />
ult_message&#8217;: Authentication required., &#8216;args&#8217;: []}], &#8216;data&#8217;:}.<br />
At line:1 char:1<br />
+ Connect-CisServer -Server $vcsa -User $vcsauser -Password $vcsapasswd<br />
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
    + CategoryInfo          : NotSpecified: (:) [Connect-CisServer], CisException<br />
    + FullyQualifiedErrorId : VMware.VimAutomation.Cis.Core.Impl.V1.Service.CisConnectionService.SessionCanNotBeCreated,VMware.VimAutomation.Cis.Core.Commands.Cmdlets.ConnectCisServer</p>
<p>any idea?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TR		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-157094</link>

		<dc:creator><![CDATA[TR]]></dc:creator>
		<pubDate>Wed, 07 Nov 2018 20:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-157094</guid>

					<description><![CDATA[Thanks a TON for putting this together!  I got a great start, and the comments got me a little further.  SUPER VALUABLE for me!

I few notes from my experience:

I had to run the following on 3 of my appliances before the task would run.
service-control --stop applmgmt
service-control --start applmgmt

VisualStudio Code, I had to replace Write-Process with Write-Host

Seatbackup needs to be replaced with Commonbackup.  See the latest version of Backup-VCSA here:
https://github.com/vmware/PowerCLI-Example-Scripts/blob/master/Modules/Backup-VCSA/Backup-VCSA.psm1

Thanks to all, especially Magnus!]]></description>
			<content:encoded><![CDATA[<p>Thanks a TON for putting this together!  I got a great start, and the comments got me a little further.  SUPER VALUABLE for me!</p>
<p>I few notes from my experience:</p>
<p>I had to run the following on 3 of my appliances before the task would run.<br />
service-control &#8211;stop applmgmt<br />
service-control &#8211;start applmgmt</p>
<p>VisualStudio Code, I had to replace Write-Process with Write-Host</p>
<p>Seatbackup needs to be replaced with Commonbackup.  See the latest version of Backup-VCSA here:<br />
<a href="https://github.com/vmware/PowerCLI-Example-Scripts/blob/master/Modules/Backup-VCSA/Backup-VCSA.psm1" rel="nofollow ugc">https://github.com/vmware/PowerCLI-Example-Scripts/blob/master/Modules/Backup-VCSA/Backup-VCSA.psm1</a></p>
<p>Thanks to all, especially Magnus!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: magander3		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-155763</link>

		<dc:creator><![CDATA[magander3]]></dc:creator>
		<pubDate>Wed, 17 Oct 2018 04:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-155763</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-155739&quot;&gt;mr rosh&lt;/a&gt;.

ok perfect. thanks for letting us know

//Magnus]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-155739">mr rosh</a>.</p>
<p>ok perfect. thanks for letting us know</p>
<p>//Magnus</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mr rosh		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-155739</link>

		<dc:creator><![CDATA[mr rosh]]></dc:creator>
		<pubDate>Tue, 16 Oct 2018 22:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-155739</guid>

					<description><![CDATA[The script can be used to backup external PSC&#039;s as well. I am using atm. Works fine.]]></description>
			<content:encoded><![CDATA[<p>The script can be used to backup external PSC&#8217;s as well. I am using atm. Works fine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: magander3		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-154774</link>

		<dc:creator><![CDATA[magander3]]></dc:creator>
		<pubDate>Thu, 04 Oct 2018 15:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-154774</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-154773&quot;&gt;Duncan&lt;/a&gt;.

Have you checked http://magander.se/2013/03/schedule-powercli-script-in-windows-task-scheduler/ ?

thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-154773">Duncan</a>.</p>
<p>Have you checked <a href="http://magander.se/2013/03/schedule-powercli-script-in-windows-task-scheduler/" rel="ugc">http://magander.se/2013/03/schedule-powercli-script-in-windows-task-scheduler/</a> ?</p>
<p>thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Duncan		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-154773</link>

		<dc:creator><![CDATA[Duncan]]></dc:creator>
		<pubDate>Thu, 04 Oct 2018 15:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-154773</guid>

					<description><![CDATA[How would you not send or save the passwords in clear text?]]></description>
			<content:encoded><![CDATA[<p>How would you not send or save the passwords in clear text?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: magander3		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-153622</link>

		<dc:creator><![CDATA[magander3]]></dc:creator>
		<pubDate>Wed, 19 Sep 2018 06:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-153622</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-151205&quot;&gt;SiglRudi&lt;/a&gt;.

Hi, did you check the comment from Steven Rodenburg further up?

thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-151205">SiglRudi</a>.</p>
<p>Hi, did you check the comment from Steven Rodenburg further up?</p>
<p>thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: magander3		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-152782</link>

		<dc:creator><![CDATA[magander3]]></dc:creator>
		<pubDate>Mon, 10 Sep 2018 12:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-152782</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-152695&quot;&gt;ayoub&lt;/a&gt;.

Hi,
haven&#039;t tried unfortunately.

Magnus]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-152695">ayoub</a>.</p>
<p>Hi,<br />
haven&#8217;t tried unfortunately.</p>
<p>Magnus</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ayoub		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-152695</link>

		<dc:creator><![CDATA[ayoub]]></dc:creator>
		<pubDate>Sun, 09 Sep 2018 14:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-152695</guid>

					<description><![CDATA[can we use this script to backup external psc ?]]></description>
			<content:encoded><![CDATA[<p>can we use this script to backup external psc ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ayoub		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-152694</link>

		<dc:creator><![CDATA[ayoub]]></dc:creator>
		<pubDate>Sun, 09 Sep 2018 14:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-152694</guid>

					<description><![CDATA[hi , can we use this script to backup external PSC ?]]></description>
			<content:encoded><![CDATA[<p>hi , can we use this script to backup external PSC ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SiglRudi		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-151205</link>

		<dc:creator><![CDATA[SiglRudi]]></dc:creator>
		<pubDate>Thu, 16 Aug 2018 14:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-151205</guid>

					<description><![CDATA[Hi, using this script via PowerCLI for some months.
Recently deployed a new vcsa 6.5 U2, here i get the same Server Errors as described above:

A server error occurred: ‘com.vmware.vapi.std.errors.unauthorized’: Unable to authorize user (Server error id: ‘vapi.security.authorization.invalid’). Check $Error[0].Exception.ServerError
 for more details.

Tried all suggestions mentioned above, but no luck.
Could this be related to U2? Also using latest PowerCLI, which should not be an issue.]]></description>
			<content:encoded><![CDATA[<p>Hi, using this script via PowerCLI for some months.<br />
Recently deployed a new vcsa 6.5 U2, here i get the same Server Errors as described above:</p>
<p>A server error occurred: ‘com.vmware.vapi.std.errors.unauthorized’: Unable to authorize user (Server error id: ‘vapi.security.authorization.invalid’). Check $Error[0].Exception.ServerError<br />
 for more details.</p>
<p>Tried all suggestions mentioned above, but no luck.<br />
Could this be related to U2? Also using latest PowerCLI, which should not be an issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mr rosh		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-144919</link>

		<dc:creator><![CDATA[mr rosh]]></dc:creator>
		<pubDate>Thu, 24 May 2018 23:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-144919</guid>

					<description><![CDATA[I also found out why the scripts were not runing from powercli and visual studio code.

It appears that the code  Write-Progress -Activity &quot;Backing up VCSA&quot;  cannot be shown/interprestted by the console on the two tools.

therefore replaced Write-Progress -Activity  with Write-Host , and works great.]]></description>
			<content:encoded><![CDATA[<p>I also found out why the scripts were not runing from powercli and visual studio code.</p>
<p>It appears that the code  Write-Progress -Activity &#8220;Backing up VCSA&#8221;  cannot be shown/interprestted by the console on the two tools.</p>
<p>therefore replaced Write-Progress -Activity  with Write-Host , and works great.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: magander3		</title>
		<link>https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-144903</link>

		<dc:creator><![CDATA[magander3]]></dc:creator>
		<pubDate>Thu, 24 May 2018 20:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://magander.se/?p=9956#comment-144903</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-144902&quot;&gt;mr rosh&lt;/a&gt;.

good you found a solution. yes will update the blog post when I get some time :)

tnx]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://magander.se/backup-vcenter-server-appliance-vcsa-6-5-using-powershell/#comment-144902">mr rosh</a>.</p>
<p>good you found a solution. yes will update the blog post when I get some time 🙂</p>
<p>tnx</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Object Caching 20/90 objects using Disk
Page Caching using Disk: Enhanced 

Served from: magander.se @ 2026-06-27 22:35:22 by W3 Total Cache
-->