Set-ExecutionPolicy Bypass -Scope Process -Force [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072 iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')) Once Chocolatey is ready, install xmllint :

wsl --install Restart your computer. The default distribution (e.g., Ubuntu) will be installed. Open a WSL terminal (e.g., Ubuntu from Start Menu) and run:

wsl xmllint --version To process Windows files (e.g., C:\data\file.xml ), use the /mnt/c/ path:

xmllint --version Or after adding to PATH, in CMD:

Remember to test your installation with xmllint --version and start integrating it into your scripts or daily workflow. Happy XML processing!

Size Chart

Measure your chest (A) and hips (B) following our indications. 

The reference measurement will always be the larger of the two (A or B).

Look in the chart to which size corresponds to that measurement.

Size chart
SizeReference measurements
 InchesCentimeters
2XS25.6 – 29.465 – 74
XS29.5 – 32.675 – 82
S32.7 – 36.183 – 91
M36.2 – 39.792 – 100
L39.8 – 42.8101 – 108
XL42.9 – 46.3109 – 117
2XL46.4 – 49.9118 – 126
3XL50 – 53127 – 134
4XL53.1 – 55.9135 – 142

How To - Install Xmllint Windows

Set-ExecutionPolicy Bypass -Scope Process -Force [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072 iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')) Once Chocolatey is ready, install xmllint :

wsl --install Restart your computer. The default distribution (e.g., Ubuntu) will be installed. Open a WSL terminal (e.g., Ubuntu from Start Menu) and run: How To Install Xmllint Windows

wsl xmllint --version To process Windows files (e.g., C:\data\file.xml ), use the /mnt/c/ path: Set-ExecutionPolicy Bypass -Scope Process -Force [System

xmllint --version Or after adding to PATH, in CMD: How To Install Xmllint Windows

Remember to test your installation with xmllint --version and start integrating it into your scripts or daily workflow. Happy XML processing!