<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel">
    <title>gmane.comp.sysutils.backup.fsvs.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/435"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/434"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/433"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/432"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/431"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/430"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/429"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/428"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/427"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/426"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/425"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/424"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/423"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/422"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/421"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/420"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/419"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/418"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/417"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/416"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/435">
    <title>[ANNOUNCE] FSVS 1.1.17 released</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/435</link>
    <description>Hello everybody,

it's finally time to announce a new version.


There have been a lot of internal changes (again); and that did take most
of the time, because I had to shatter many hours of thinking into many
small half-hour pieces, and that means a lot of wasted time.

I hope to put the next version out sooner; it should have more user-visible
(and fewer internal) changes.
And that's already the keyword - the next version will feature some
incompatibilities, and will duly be noted 1.2.0, or even 2.0. Time (and the
next release announcement) will tell.


Well, back to more mundane matters - what did change since 1.1.16?


There are some additional features:
- New "uncopy" command, to disambiguate "revert" on copied and changed
  entries. Manually added or "prop-set" entries are kept known.
- New option "all_removed", to trim the output for deleted hierarchies.
- New option "config_dir", important for https connections with client
  certificate authentication.
- New command "delay", for use in scripts.
- New</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-10-29T12:39:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/434">
    <title>Re: [feature request] auto unversion of files matching new ignore pattern</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/434</link>
    <description>Hello Gunnar!

On Tuesday 30 September 2008 Gunnar Thielebein wrote:
Yes, it would have to be some config option, because that would mean trying 
*all* patterns on *all* known entries ... and that can take some time, and 
possibly include entries that you want to keep.

Yes, that's right ...
Maybe the inverse - doing "unversion" with some flag puts a take-pattern in 
front of the list? But the shell expands wildcards, whereas FSVS doesn't ... 
so you'd get a whole lot of take-patterns.

Well, since some time I've got a point on my TODO ... "fsvs shelf" 
and "unshelf" or something like that.
That should mark all local changes as not-changed, so that only new changes 
appear (and get committed) - and on "unshelf" they get visible again.

But that should work in multiple layers, and possibly many changes in a single 
file should be splitted into the various shelves, etc. ....

Kind of what quilt does: http://savannah.nongnu.org/projects/quilt

But I have no real idea how that can be sanely implemented.


Curren</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-10-01T16:06:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/433">
    <title>[feature request] auto unversion of files matching new ignore pattern</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/433</link>
    <description>It would be nice if fsvs would have an option that if patterns are 
edited files that are matched also automagically become unversioned.
If I have added some pattern like

It should automaticly appear as unversioned:
IMO this was already requested some time ago.
I think adding a config for that would also not break too much 
compatibility of older versions.
It is that you cant have the ultimate ignore list matching all kind of 
distribution.
Easing the use of the unversion would help in customising hosts.

At the moment I need to edit the ignore list, then unversion the files 
and if some other admin has done work also remember the pathes i removed.
What do you think about that?

Regards,
Gunnar
</description>
    <dc:creator>Gunnar Thielebein</dc:creator>
    <dc:date>2008-09-30T20:32:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/432">
    <title>Re: Pointer arithmetic in src/direnum.c:561</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/432</link>
    <description>Hello Jonty!

On Thursday 18 September 2008 Jon wrote:
...
Yes, you're right.
It's a bit cleaner that way.

Fixed in r1882.
Thank you!


Regards,

Phil

</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-09-18T15:54:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/431">
    <title>Pointer arithmetic in src/direnum.c:561</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/431</link>
    <description>Hi,

I think line src/direnum.c:561 should change from:

  sts-&gt;name=names[i] + this-&gt;strings;

to:

  sts-&gt;name=this-&gt;strings + names[i];

I have spent the last 3 evenings trying to get fsvs running on my Nokia
N800 and kept getting segmentation faults every time I ran the command:

  fsvs commit -m 'yada-yada-yada' /etc

Using DEBUGP and binary chopping through the code I tracked the segfault
down to src/direnum.c:587 which uses sts-&gt;name.  The last change to
sts-&gt;name was made at 561 which does the fancy pointer arithmetic to
convert an integer offset from the names[] array to a char*.

I use a cross-compiler to build programs for the Nokia N800.  I
suspect that the compiler will only generate the code I want when the
source expression looks like char*+int.  I think it generates bad
code when the source expression is int+char*.

Thanks
Jonty
</description>
    <dc:creator>Jon</dc:creator>
    <dc:date>2008-09-18T13:36:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/430">
    <title>Re: [PATCH] - Client certificate authentication</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/430</link>
    <description>No problem.

Thank you, I'll take a look.


Regards,

Phil


</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-09-02T08:37:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/429">
    <title>Re: [PATCH] - Client certificate authentication</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/429</link>
    <description>Hi Phil,

sorry that it took time until i could made a test (finished a move and 
have no internet connection in my flat yet).
I did a test with 1873 (1865 failed for some reason). When changing the 
config_dir option to e.g. /root/.subversion fsvs does not recognise this 
and still keeps the default path /etc/fsvs/auth.

My configfile looks this:

If you need further information please let me know.

Gunnar


Philipp Marek wrote:
</description>
    <dc:creator>Gunnar Thielebein</dc:creator>
    <dc:date>2008-09-01T16:27:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/428">
    <title>[PATCH] - Client certificate authentication</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/428</link>
    <description>Hello Gunnar,

could you please test that this works for you? It's already committed in 
r1865, so if you're on HEAD you won't need that.


Regards,

Phil


</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-08-23T14:43:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/427">
    <title>Re: saving auth credentials</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/427</link>
    <description>Hello Gunnar!

On Thursday 21 August 2008 Gunnar Thielebein wrote:
When you look at the subversion sources, you see in subversion/svn/main.c:1936 
the call svn_cmdline_set_up_auth_baton() use opt_state.config_dir. This gets 
set by svn_config_ensure() some 400 lines above - which has a scary comment 
there.

In the FSVS sources there's racallback.c - which has the call to 
svn_cmdline_setup_auth_baton() in it.
This call gets a config directory (currently only NULL), and a "svn_config_t 
*cfg" - which is something different from the "apr_hash_t *cfg" that 
svn_ra_open() wants (in url.c). The config hash already gets fetched by 
svn_config_get_config(), like svn does - but again with a config directory as 
parameter.

Now I'm not sure whether that should be the same path (/etc/fsvs/auth), or has 
to be different, or what exactly is expected here.


So the job is to go through the subversion sources to see how the config theme 
is handled there - unless you find some good documentation.


Regards,

Phil



</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-08-21T15:53:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/426">
    <title>saving auth credentials</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/426</link>
    <description>Hi Phi,

For our convenience I moved this topic to dev.

I digged a little in svn hacking and when looking the functions 
svn_config_get_config and preparing auth_baton it seems all correct to 
me when comparing with e.g. svn client.

 From my gross understanding is that  dir ~/.subversion is already taken 
for credentials. There is only a problem in creating the initial 
directory structure if its missing and saving the auth file with the 
credentials. This should be done automagically via svn_cmd_setup_auth_baton.

When you say  try a meaningful cfg value, what do you mean with that?
I can't find another way getting cfg_hash. Could you shed some light on it?

Regards,
Gunnar
</description>
    <dc:creator>Gunnar Thielebein</dc:creator>
    <dc:date>2008-08-21T09:32:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/425">
    <title>[ANNOUNCE] FSVS 1.1.16 released, and [Alert]</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/425</link>
    <description>Hello everybody,

here's a fresh release.


Important: if you're versioning your /etc/ *and* you're using the DynDNS
registration client, please change your password; the filtering script used
for ddclient.conf was wrong, and so your password might be stored in your
repository.


It's been about 3 months since the last feature release; it took a bit
longer because I changed some internal conventions and shoved code around.


The major changes since 1.1.15 are:
- FSVS_WARNINGS removed. Use FSVS_WARNING.
- Handling of FSVS_WAA and FSVS_CONF now via the normal option handling, to
  reduce code size. Now it's possible to use "-oconf=..." on the command  line, too.
  (But it's not possible to override the paths from the config file.)
- Bugfix for error after commit, when $EDITOR returned an 0 byte file as
  commit message.
- "fsvs diff" changed to recursive behavior, as "svn" does.
- Fixed "fsvs diff -rX" to print only changed entries, not the whole list.
- "fsvs   diff -rX:Y" reimplemented, too; performance coul</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-06-18T15:22:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/424">
    <title>Re: fsvs in Fedora</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/424</link>
    <description>Hello David!

On Wednesday 04 June 2008 David Fraser wrote:
You're welcome - and welcome to FSVS :-)

Thank you; I'll mention that on the webpages.

That's because 1.1.15 had just a single script changed (vs. 1.1.14) - it was a 
security update, and all three mailing lists got an alert.


Well, welcome on board, I sure hope you enjoy the journey!


Regards,

Phil

</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-06-04T18:49:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/423">
    <title>fsvs in Fedora</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/423</link>
    <description>Hi everyone

Just wanted to say thanks for writing fsvs - been waiting for something like this for years.
I've got fsvs included in Fedora - 1.1.15 is now in the repositories for Fedora 7 and upwards, and I'm the package maintainer.
I presume the announcements mailing list is the place to lurk to look for new releases - but there didn't seem to be a notice of the release of 1.1.15...

Cheers
David

</description>
    <dc:creator>David Fraser</dc:creator>
    <dc:date>2008-06-04T14:05:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/422">
    <title>Re: bugreport: fsvs diff</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/422</link>
    <description>Hello Shuvaev!


On Friday 23 May 2008 Nast wrote:
...
...

Yes, you're right. "fsvs diff -rX:Y" is broken.
I already completely rewrote it - to solve other problems - but this one is 
new. Thank you for reporting.

I added this case to my test list -- let's hope for the best in the next 
release :-)


Regards,

Phil


</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-05-25T08:10:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/421">
    <title>Re: bugreport: fsvs update looses attributes</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/421</link>
    <description>Hello Shuvaev!

Thank you for your email.


On Friday 23 May 2008 Nast wrote:
...
I think I already got it fixed; are you in a hurry, or can you wait for 2 - 3 
weeks for the next release?


Regards,

Phil


</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-05-25T08:02:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/420">
    <title>bugreport: fsvs diff</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/420</link>
    <description>Hello, dev&lt; at &gt;fsvs.tigris.org

I'd like to inform you about bug in fsvs (FSVS (licensed under the GPLv3), (C) 
by Ph. Marek; version fsvs-1.1.14:1496)
under Debian Linux 4.0 (etch)

This bug appears when I try to get differense between 2 revisions:

First I create new repository 
#svnadmin create /mnt/1/repository2

I want to commit directory /tmp/1 into repository
#cd /tmp/1

#ls -all
---
-rw-r--r--  1 root root   16 May 23 13:17 somefile
lrwxrwxrwx  1 root root   10 May 23 13:18 symlink_to_somefile -&gt; ./somefile
---
As you can see this dir contains 2 files, file 'somefile' and symlink to this 
file

#fsvs urls file:///mnt/1/repository2

Try to commit:
#fsvs commit -m 'first' /tmp/1
---
Committing to file:///mnt/1/repository2
N...        16  /tmp/1/somefile
N...        10  /tmp/1/symlink_to_somefile
committed revision      1 on 2008-05-23T05:24:32.185924Z as root
---
committed success

And now I try to commit this dir again (I did not make any changes in /tmp/1), 
so:
#fsvs commit -m 'first' /tmp/1
---
Committ</description>
    <dc:creator>Nast</dc:creator>
    <dc:date>2008-05-23T05:45:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/419">
    <title>bugreport: fsvs update looses attributes</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/419</link>
    <description>Hi, dev&lt; at &gt;fsvs.tigris.org

I have got bug in fsvs then I try to execute fsvs update

I'am using Debian Linux 4.0 (etch) and fsvs -V
FSVS (licensed under the GPLv3), (C) by Ph. Marek; version fsvs-1.1.14:1496

First I create new repository 
#svnadmin create /mnt/1/repository2

I want to commit directory /tmp/1 into repository
#cd /tmp/1

#ls -all
---
-rw-r--r--  1 root root   18 May 23 14:09 somefile
---
directory has only one file

#fsvs urls file:///mnt/1/repository2

Committing:
#fsvs commit -m 'first' /tmp/1
---
Committing to file:///mnt/1/repository2
N...        18  /tmp/1/somefile
committed revision      1 on 2008-05-23T06:11:50.954017Z as root
---
committed success

Now, I would like to checkout into /tmp/2
#mkdir /tmp/2
#fsvs checkout /tmp/2 file:///mnt/1/repository2
---
......        18  /tmp/2/somefile
......       dir  /tmp/2
Checked out file:///mnt/1/repository2 at revision       1.
---
everything seems to be ok

Try to check attributes:
for source:
# ls -all /tmp/1  
---
-rw-r--r--  1 root root   1</description>
    <dc:creator>Nast</dc:creator>
    <dc:date>2008-05-23T06:36:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/418">
    <title>Re: FSVS 1.1.14 and up and CentOS 4.4: Error on make run-tests</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/418</link>
    <description>Hello Ben,

On Wednesday 07 May 2008 Benjamin M. wrote:
thank you ... I'll come back to you.


Regards,

Phil


</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-05-08T15:27:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/417">
    <title>Re: FSVS 1.1.14 and up and CentOS 4.4: Error on make run-tests</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/417</link>
    <description>Hi Phil,

Philipp Marek wrote, On 06/05/08 03:33:
Take all the time you need ... no hurry here and don't hesitate if you 
want me to test patches.

Ben,
</description>
    <dc:creator>Benjamin M.</dc:creator>
    <dc:date>2008-05-07T18:08:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/416">
    <title>Re: FSVS 1.1.14 and up and CentOS 4.4: Error on make run-tests</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/416</link>
    <description>Hello Ben!

On Friday 02 May 2008 Benjamin M. wrote:
Great, so the build problems are sorted out.

I'll yet have to find and fix some bugs - some tests fail for me, too.

But then again ...
That I don't understand ...


Do you have an immediate need to get a newer FSVS running, or could you wait 
for the next release (planned in 2 weeks, will probably be 3 or 4 weeks :( )?



Regards,

Phil


</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-05-06T07:33:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/415">
    <title>Re: FSVS 1.1.7 and up:  apr_md5.h: No such file or directory (CentOS 5)</title>
    <link>http://permalink.gmane.org/gmane.comp.sysutils.backup.fsvs.devel/415</link>
    <description>Hello Ben!

...
Sorry, that was bad advice.
The tests run with 
FSVS_WAA=/tmp/fsvs-test-0/waa
FSVS_CONF=/tmp/fsvs-test-0/conf
and I forgot to mention that these should be set, so I can see a bit of detail 
about the "Unknown resolver error (6490552)".

Could you please 
- run "make run-tests" (and get an error, but have directories initialized),
- set these two environment variables, and do
- cd /tmp/fsvs-test-0
- echo file:/// | /usr/src/fsvs-1.1.7/src/fsvs urls load -d -v

and send me the output?

Thank you very much.


Regards,

Phil


</description>
    <dc:creator>Philipp Marek</dc:creator>
    <dc:date>2008-05-04T11:52:53</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.sysutils.backup.fsvs.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.sysutils.backup.fsvs.devel</link>
  </textinput>
</rdf:RDF>
