<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions/src/_yarn, branch support-debugger-flags</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/src/_yarn?h=support-debugger-flags</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/src/_yarn?h=support-debugger-flags'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2026-05-07T17:40:20Z</updated>
<entry>
<title>Some typo fixes</title>
<updated>2026-05-07T17:40:20Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2026-05-07T17:30:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=398b4b74775102da7bc6a510a08d0914592f9e62'/>
<id>urn:sha1:398b4b74775102da7bc6a510a08d0914592f9e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_yarn: return values and _wanted</title>
<updated>2026-05-03T02:19:53Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2026-05-03T02:14:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=7a2db2fe49de2aec448931674f624c54cff3d3a9'/>
<id>urn:sha1:7a2db2fe49de2aec448931674f624c54cff3d3a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix yarn run completions</title>
<updated>2026-04-23T09:38:29Z</updated>
<author>
<name>Dziad Borowy</name>
<email>392513+tborychowski@users.noreply.github.com</email>
</author>
<published>2026-04-23T09:38:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8b1b94a0d58b4647aa7e6751099375762b0f64d3'/>
<id>urn:sha1:8b1b94a0d58b4647aa7e6751099375762b0f64d3</id>
<content type='text'>
`yarn run&lt;TAB&gt;` doesn't show scripts that have `:` in them (e.g. `lint:js`, `test:e2e`), which is a popular pattern.
this change fixes that.</content>
</entry>
<entry>
<title>fix yarn completion</title>
<updated>2026-03-08T13:52:32Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-08T13:52:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1fd073d384b0e1b107681f5712573c0cc0213b40'/>
<id>urn:sha1:1fd073d384b0e1b107681f5712573c0cc0213b40</id>
<content type='text'>
- do not use global variable
</content>
</entry>
<entry>
<title>Fix yarn completion</title>
<updated>2026-03-08T12:36:23Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2026-03-08T12:36:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d255543a98fd019e83917b6bd044bb8114a5d6d0'/>
<id>urn:sha1:d255543a98fd019e83917b6bd044bb8114a5d6d0</id>
<content type='text'>
- fix typo
- fix exclusive option syntax
</content>
</entry>
<entry>
<title>Update yarn completion to version 4.11.0</title>
<updated>2025-12-16T09:47:25Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2025-11-23T06:09:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9cade7e492bc64e9a0483dd4bf8d776a24e085cb'/>
<id>urn:sha1:9cade7e492bc64e9a0483dd4bf8d776a24e085cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(yarn): use builtin cd in yarn completion</title>
<updated>2024-04-14T05:54:49Z</updated>
<author>
<name>joél hawkins torres</name>
<email>joel@joel.fm</email>
</author>
<published>2024-04-14T05:54:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4fc8c131baf872d998bfef2f4d0a9a28fe5b0fdf'/>
<id>urn:sha1:4fc8c131baf872d998bfef2f4d0a9a28fe5b0fdf</id>
<content type='text'>
Signed-off-by: joél hawkins torres &lt;joel@joel.fm&gt;
</content>
</entry>
<entry>
<title>Fix script completion which contains colons</title>
<updated>2022-01-06T10:47:55Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2022-01-06T10:47:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1b1b0c7c8fb34926733e2292acd11cfef2b58ae7'/>
<id>urn:sha1:1b1b0c7c8fb34926733e2292acd11cfef2b58ae7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix perl one liner bug</title>
<updated>2021-12-30T02:51:55Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2021-12-30T02:51:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d84a6d3b21c185a6d176741dd626edb6fd15dc1b'/>
<id>urn:sha1:d84a6d3b21c185a6d176741dd626edb6fd15dc1b</id>
<content type='text'>
decode_json returns hash reference, so scalar variable should be
used instead of hash variable.
</content>
</entry>
<entry>
<title>Fix issue when package.json is not in current directory</title>
<updated>2021-12-21T14:52:30Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2021-12-21T06:32:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=da037c4ba7eaf06c63eb39e40924ed700329e738'/>
<id>urn:sha1:da037c4ba7eaf06c63eb39e40924ed700329e738</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix no node_modules case</title>
<updated>2021-12-09T10:44:11Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2021-12-09T10:44:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=790890e25658f9b5c6ba68264d888a2b191b895e'/>
<id>urn:sha1:790890e25658f9b5c6ba68264d888a2b191b895e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use yarn run --json for newer yarn</title>
<updated>2021-12-08T16:37:29Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2021-12-08T16:37:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=839df669222b7c25b8ffcacbcbd3f01c9154df24'/>
<id>urn:sha1:839df669222b7c25b8ffcacbcbd3f01c9154df24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support both older and newer versions</title>
<updated>2021-12-07T15:19:46Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2021-12-07T15:19:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2f54f2b21287a5753728feba1ae2abcbf9df2aab'/>
<id>urn:sha1:2f54f2b21287a5753728feba1ae2abcbf9df2aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update collect workspaces command</title>
<updated>2021-12-07T14:06:33Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2021-12-07T14:06:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c6bce7358cdcb979f95018714b8dee81131f240a'/>
<id>urn:sha1:c6bce7358cdcb979f95018714b8dee81131f240a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2021-11-12T21:56:34Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2021-11-12T21:56:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0fd25cda7a31205bbee090d58752c323541c19b8'/>
<id>urn:sha1:0fd25cda7a31205bbee090d58752c323541c19b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use sed gnu extension, use POSIX syntax</title>
<updated>2020-05-09T10:22:56Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-05-09T10:22:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=73505e4768a01aa5c1e672b43fdee6771fe9c9e8'/>
<id>urn:sha1:73505e4768a01aa5c1e672b43fdee6771fe9c9e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix run subcommand --cwd issue</title>
<updated>2020-05-09T07:48:48Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-05-09T07:48:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=fd64c85cf70ba79e607630c92dbd0eb4bbcff2a1'/>
<id>urn:sha1:fd64c85cf70ba79e607630c92dbd0eb4bbcff2a1</id>
<content type='text'>
opt_args cannot be read from 2nd completion
</content>
</entry>
<entry>
<title>Update subcommand flags</title>
<updated>2020-05-09T05:57:49Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-05-09T05:57:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1a420d3839573e9b5bb015fd50ccb4020684a7ac'/>
<id>urn:sha1:1a420d3839573e9b5bb015fd50ccb4020684a7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve completion when '--cwd' is specified</title>
<updated>2020-05-09T05:28:04Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-05-09T05:28:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=44e1c1ed9c35f5f7b2e7a9a462689329a5bf73be'/>
<id>urn:sha1:44e1c1ed9c35f5f7b2e7a9a462689329a5bf73be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update subcommand completion</title>
<updated>2020-05-09T01:08:03Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-05-08T23:45:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4601310ac250cf4f9934119f7993c902bdd7d98a'/>
<id>urn:sha1:4601310ac250cf4f9934119f7993c902bdd7d98a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set description for all options</title>
<updated>2020-05-07T23:42:05Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-05-07T23:42:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=195bdb40c759f758c4650e16a4aa9c1c45050a30'/>
<id>urn:sha1:195bdb40c759f758c4650e16a4aa9c1c45050a30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update yarn command line options</title>
<updated>2020-05-07T22:48:34Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-05-07T22:48:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4817a6afbaa9d8ed00e5ccc918c19944f693723a'/>
<id>urn:sha1:4817a6afbaa9d8ed00e5ccc918c19944f693723a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2020-04-09T08:51:09Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2020-04-08T22:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9e9bee7066c000957b674c3b68bb082eec58b410'/>
<id>urn:sha1:9e9bee7066c000957b674c3b68bb082eec58b410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete local file 'yarn add'</title>
<updated>2020-03-24T15:05:14Z</updated>
<author>
<name>Shohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2020-03-24T15:05:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=78d8744642633f8e031ec87dfc9f336eeea96e99'/>
<id>urn:sha1:78d8744642633f8e031ec87dfc9f336eeea96e99</id>
<content type='text'>
Complete local file if 'file:' or 'link:' is specified
</content>
</entry>
<entry>
<title>Yarn | cross-platform sed replacement pattern newline solution (#666)</title>
<updated>2020-01-17T21:22:00Z</updated>
<author>
<name>Maxim Devoir</name>
<email>maximdevoir@gmail.com</email>
</author>
<published>2020-01-17T21:22:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=493984e7f1a61bb1f345f5261c3dec32502f5b47'/>
<id>urn:sha1:493984e7f1a61bb1f345f5261c3dec32502f5b47</id>
<content type='text'>
Some sed utilities (e.g. Mac OS / BSD) don't interpret `\n` in a replacement pattern as a newline.</content>
</entry>
<entry>
<title>_yarn: fix parsing of yarn run on scripts containing } (#668)</title>
<updated>2020-01-17T20:54:37Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-01-17T20:54:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e32536a2087eca3da781a234b35e783de2b96fb4'/>
<id>urn:sha1:e32536a2087eca3da781a234b35e783de2b96fb4</id>
<content type='text'>
Fixes #667 </content>
</entry>
<entry>
<title>Merge pull request #653 from MaximDevoir/feat/improve-yarn-suggestions</title>
<updated>2019-10-08T16:54:55Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2019-10-08T16:54:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=87e131334fbb08e1622eff5cf27efead23875c4f'/>
<id>urn:sha1:87e131334fbb08e1622eff5cf27efead23875c4f</id>
<content type='text'>
YARN | Improve suggestions for `yarn run` command</content>
</entry>
<entry>
<title>revert: suggest binaries on `yarn`</title>
<updated>2019-10-07T19:14:10Z</updated>
<author>
<name>Maxim Devoir</name>
<email>maximdevoir@gmail.com</email>
</author>
<published>2019-10-07T19:14:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c9b335769c5dfb79c782bc26a7022795eb606f1a'/>
<id>urn:sha1:c9b335769c5dfb79c782bc26a7022795eb606f1a</id>
<content type='text'>
This behavior is the same as before c6bdbc69e168b4dbdd25e6e32e02d049d2a456ef
</content>
</entry>
<entry>
<title>Add --latest flag for yarn upgrade-interactive</title>
<updated>2019-10-03T04:05:46Z</updated>
<author>
<name>Bond</name>
<email>4683867+bondz@users.noreply.github.com</email>
</author>
<published>2019-10-03T04:05:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=21aa84dba2b06f9bd5cf9419f22902aa61a38f36'/>
<id>urn:sha1:21aa84dba2b06f9bd5cf9419f22902aa61a38f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse script commands without `jq`</title>
<updated>2019-10-02T14:42:15Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-10-02T14:42:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a47b58ef97ad489f19fc1ecb9933597eef9a927a'/>
<id>urn:sha1:a47b58ef97ad489f19fc1ecb9933597eef9a927a</id>
<content type='text'>
Source from https://github.com/robbyrussell/oh-my-zsh/pull/8118#issuecomment-537484017
</content>
</entry>
<entry>
<title>Separate project scripts from binary packages</title>
<updated>2019-10-02T09:47:13Z</updated>
<author>
<name>Maxim Devoir</name>
<email>maximdevoir@gmail.com</email>
</author>
<published>2019-10-02T09:47:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c6bdbc69e168b4dbdd25e6e32e02d049d2a456ef'/>
<id>urn:sha1:c6bdbc69e168b4dbdd25e6e32e02d049d2a456ef</id>
<content type='text'>
If `jq` utility is installed:

- Suggests script names from `package.json` and their associated script

Following [this feedback](https://github.com/robbyrussell/oh-my-zsh/pull/8118#issuecomment-537148142), binaries will always be suggested.
</content>
</entry>
<entry>
<title>Improve _yarn changes</title>
<updated>2019-10-01T02:50:37Z</updated>
<author>
<name>Jordan Rastrick</name>
<email>jordanrastrick@gmail.com</email>
</author>
<published>2019-10-01T02:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4add7f4dfb8dc91ed33b3d9c57e395a9a6434e87'/>
<id>urn:sha1:4add7f4dfb8dc91ed33b3d9c57e395a9a6434e87</id>
<content type='text'>
Use `_default` instead of `_files` and don't unnecessarily wrap with `_arguments`</content>
</entry>
<entry>
<title>fall back to file completion for yarn scripts</title>
<updated>2019-09-26T06:59:14Z</updated>
<author>
<name>Jordan Rastrick</name>
<email>jordanrastrick@gmail.com</email>
</author>
<published>2019-09-26T06:59:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1000d2ea8beebb4cabf87e2bce32c6baa4e98e58'/>
<id>urn:sha1:1000d2ea8beebb4cabf87e2bce32c6baa4e98e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yarn: rename clean to autoclean, add description for certain commands</title>
<updated>2018-05-02T13:22:48Z</updated>
<author>
<name>Serge Bibauw</name>
<email>sbibauw@gmail.com</email>
</author>
<published>2018-05-02T13:22:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=ff73f4064f2b7ffd9d518881b7b464051fd7f26d'/>
<id>urn:sha1:ff73f4064f2b7ffd9d518881b7b464051fd7f26d</id>
<content type='text'>
- `clean` has been renamed to `autoclean` (https://github.com/yarnpkg/rfcs/pull/52)
- added description (from `yarn help [command]`) to `cache`, `import` and `versions`</content>
</entry>
<entry>
<title>yarn: escape colons when getting scripts from package.json</title>
<updated>2017-11-06T12:33:30Z</updated>
<author>
<name>Simon Wachter</name>
<email>svvac@users.noreply.github.com</email>
</author>
<published>2017-11-06T12:33:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=155c2a99394b06e6a840e7fe87efeb4a807511f9'/>
<id>urn:sha1:155c2a99394b06e6a840e7fe87efeb4a807511f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace character with newline using `tr`</title>
<updated>2017-06-09T09:03:41Z</updated>
<author>
<name>Chayoung You</name>
<email>yousbe@gmail.com</email>
</author>
<published>2017-06-09T09:03:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=aa4c6d0abc843d798e28c58713b981b6851541ea'/>
<id>urn:sha1:aa4c6d0abc843d798e28c58713b981b6851541ea</id>
<content type='text'>
BSD sed don't print newline for `\n` in replacement string.
</content>
</entry>
<entry>
<title>Use `sed -E` instead of `-r`</title>
<updated>2017-05-15T08:40:15Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2017-05-15T08:40:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=32b4770dab53a65e96e2231f4441d6e3a0d87fd4'/>
<id>urn:sha1:32b4770dab53a65e96e2231f4441d6e3a0d87fd4</id>
<content type='text'>
`-E` is more widely supported, including GNU sed.

- [GNU sed](https://www.gnu.org/software/sed/manual/sed.html)
- [macOS](https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/sed.1.html)
- [FreeBSD](https://man.freebsd.org/sed/)
- [NetBSD](http://netbsd.gw.com/cgi-bin/man-cgi?sed)
- [OpenBSD](http://man.openbsd.org/sed.1)
</content>
</entry>
<entry>
<title>Added completion for yarn</title>
<updated>2017-05-06T17:52:10Z</updated>
<author>
<name>Massimiliano Torromeo</name>
<email>massimiliano.torromeo@gmail.com</email>
</author>
<published>2017-05-06T17:52:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9feab3990c8c05f851d620761f36d3609debfd76'/>
<id>urn:sha1:9feab3990c8c05f851d620761f36d3609debfd76</id>
<content type='text'>
</content>
</entry>
</feed>
